MCPcopy Create free account
hub / github.com/Samsung/UTopia / getLLVMModule

Method getLLVMModule

tests/testutil/CompileHelper.cpp:148–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146}
147
148llvm::Module *CompileHelper::getLLVMModule() {
149
150 if (!IRFile)
151 return nullptr;
152 return IRFile->Ptr.get();
153}
154
155std::string CompileHelper::getIRPath() const {
156

Callers 15

UTLoaderMethod · 0.80
getLLVMFunctionsMethod · 0.80
extractTCsMethod · 0.80
extractTCsMethod · 0.80
getFuncMethod · 0.80
initializeRDAnalyzerMethod · 0.80
analyzeMethod · 0.80
getModuleMethod · 0.80
loadMethod · 0.80
loadMethod · 0.80
loadMethod · 0.80

Calls 1

getMethod · 0.45

Tested by 15

extractTCsMethod · 0.64
getModuleMethod · 0.64
loadMethod · 0.64
loadMethod · 0.64
loadMethod · 0.64
TEST_FFunction · 0.64
loadMethod · 0.64
loadMethod · 0.64
TEST_FFunction · 0.64
loadMethod · 0.64
loadMethod · 0.64
argumentMethod · 0.64