|
QCOR
|
Public Member Functions | |
| FindFunctionVariableStoreInsts (std::vector< std::string > &func_var_names) | |
| void | visitStoreInst (StoreInst &store) |
Public Attributes | |
| std::map< std::string, StoreInst * > | stores |
Protected Attributes | |
| std::vector< std::string > | function_variable_names |
1.8.17