Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
148
llvm::Module *CompileHelper::getLLVMModule() {
149
150
if (!IRFile)
151
return nullptr;
152
return IRFile->Ptr.get();
153
}
154
155
std::string CompileHelper::getIRPath() const {
156
Callers
15
UTLoader
Method · 0.80
getLLVMFunctions
Method · 0.80
extractTCs
Method · 0.80
extractTCs
Method · 0.80
getFunc
Method · 0.80
initializeRDAnalyzer
Method · 0.80
analyze
Method · 0.80
collectAnalyzableIRFunctions
Method · 0.80
getModule
Method · 0.80
load
Method · 0.80
load
Method · 0.80
load
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
15
extractTCs
Method · 0.64
getModule
Method · 0.64
load
Method · 0.64
load
Method · 0.64
load
Method · 0.64
TEST_F
Function · 0.64
load
Method · 0.64
load
Method · 0.64
TEST_F
Function · 0.64
load
Method · 0.64
load
Method · 0.64
argument
Method · 0.64