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

Method getSourceCollection

lib/target_analysis/TargetLibAnalyzer.cpp:106–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106const SourceCollection *TargetLibAnalyzer::getSourceCollection() const {
107 return SC.get();
108}
109
110TargetLib &TargetLibAnalyzer::getTargetLib() { return *AnalyzedTargetLib; }
111

Callers 13

analyzeMethod · 0.80
getLLVMFunctionsMethod · 0.80
initializeMethod · 0.80
DefAnalyzerMethod · 0.80
analyzeMethod · 0.80
initializeRDAnalyzerMethod · 0.80
getModuleMethod · 0.80
loadMethod · 0.80
TEST_FFunction · 0.80
initMethod · 0.80
loadMethod · 0.80
initMethod · 0.80

Calls 1

getMethod · 0.45

Tested by 7

getModuleMethod · 0.64
loadMethod · 0.64
TEST_FFunction · 0.64
initMethod · 0.64
loadMethod · 0.64
initMethod · 0.64
TEST_FFunction · 0.64