MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / AnalyzeCallGraph

Method AnalyzeCallGraph

lib/Analysis/GlobalsModRef.cpp:467–588  ·  view source on GitHub ↗

AnalyzeCallGraph - At this point, we know the functions where globals are immediately stored to and read from. Propagate this information up the call graph to all callers and compute the mod/ref info for all memory for each function.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

analyzeModuleMethod · 0.80

Calls 15

scc_beginFunction · 0.85
instructionsFunction · 0.85
isFreeCallFunction · 0.85
ModRefInfoEnum · 0.85
isDefinitionExactMethod · 0.80
isDeclarationMethod · 0.80
assertFunction · 0.50
findFunction · 0.50
CallSiteClass · 0.50
isAtEndMethod · 0.45
emptyMethod · 0.45
getFunctionMethod · 0.45

Tested by

no test coverage detected