MCPcopy Create free account
hub / github.com/LFYSec/MScan / getIR

Method getIR

src/main/java/pascal/taie/analysis/graph/cfg/CFG.java:41–41  ·  view source on GitHub ↗

@return the IR of the method this CFG represents.

()

Source from the content-addressed store, hash-verified

39 * @return the IR of the method this CFG represents.
40 */
41 IR getIR();
42
43 /**
44 * @return the method this CFG represents.

Callers 15

compareIRMethod · 0.65
testBottomTypeMethod · 0.65
testIRBuilderMethod · 0.65
testDefUseMethod · 0.65
testMultiStatementMethod · 0.65
testCaptureMethod · 0.65
testMethod · 0.65
testStmtIndexerMethod · 0.65
onNewCSMethodMethod · 0.65
onStartMethod · 0.65
onStartMethod · 0.65
onNewCSMethodMethod · 0.65

Calls

no outgoing calls

Tested by 8

compareIRMethod · 0.52
testBottomTypeMethod · 0.52
testIRBuilderMethod · 0.52
testDefUseMethod · 0.52
testMultiStatementMethod · 0.52
testCaptureMethod · 0.52
testMethod · 0.52
testStmtIndexerMethod · 0.52