QCOR
Public Member Functions | Public Attributes | Protected Attributes | List of all members
qcor::FindFunctionVariableStoreInsts Class Reference
Inheritance diagram for qcor::FindFunctionVariableStoreInsts:

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
 

The documentation for this class was generated from the following file: