finish inductive variables
This commit is contained in:
@@ -180,3 +180,7 @@ bool passNamesWasInit = false;
|
||||
|
||||
std::map<PTR_BFND, std::pair<std::string, int>> sgStats;
|
||||
std::map<PTR_LLND, std::pair<std::string, int>> sgExprs;
|
||||
|
||||
//for EXPLORE_IR_LOOPS and BUILD_IR_SSA_FORM
|
||||
map<FuncInfo*, vector<SAPFOR::BasicBlock*>> ssaFormIR;
|
||||
//
|
||||
Reference in New Issue
Block a user