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

Function dumpExampleDependence

lib/Analysis/DependenceAnalysis.cpp:165–190  ·  view source on GitHub ↗

Used to test the dependence analyzer. Looks through the function, noting loads and stores. Calls depends() on every possible pair and prints out the result. Ignores all other instructions.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

printMethod · 0.85

Calls 8

inst_beginFunction · 0.85
inst_endFunction · 0.85
dependsMethod · 0.80
getSplitIterationMethod · 0.80
getFunctionMethod · 0.45
dumpMethod · 0.45
getLevelsMethod · 0.45
isSplitableMethod · 0.45

Tested by

no test coverage detected