IR2Vec
Loading...
Searching...
No Matches
IR2VecHandler Class Reference

Public Member Functions

 IR2VecHandler (std::string fileName, std::string outputFile, std::string mode, std::string level)
 
std::string getFile ()
 
std::string getOutputFile ()
 
std::string getMode ()
 
std::string getLevel ()
 
PyObject * createProgramVectorList (llvm::SmallVector< double, DIM > llvmPgmVec)
 
PyObject * createFunctionVectorDict (llvm::SmallMapVector< const llvm::Function *, IR2Vec::Vector, 16 > funcMap)
 
PyObject * createInstructionVectorList (llvm::SmallMapVector< const llvm::Instruction *, IR2Vec::Vector, 128 > llvmInstVecMap)
 
PyObject * generateEncodings (OpType type, std::string funcName="")
 

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