📄 opt_costmodel.h
字号:
#ifndef _OPT_COSTMODEL_H_#define _OPT_COSTMODEL_H_/* #define DEBUG_OPT_COSTMODEL*/#include "mal.h"#include <math.h>#include "mal_interpreter.h"#include "mal_properties.h"#include "opt_support.h"#include "opt_prelude.h"#endif /* _OPT_COSTMODEL_H_ */opt_export str OPTcostModel(MalBlkPtr mb, MalStkPtr stk, InstrPtr p);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -