Home
last modified time | relevance | path

Searched refs:IgnoreRecursiveCalls (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Passes/
H A DBinaryFunctionCallGraph.cpp85 bool IgnoreRecursiveCalls) { in buildCallGraph() argument
144 if (IgnoreRecursiveCalls) in buildCallGraph()
/llvm-project-15.0.7/bolt/include/bolt/Passes/
H A DBinaryFunctionCallGraph.h69 bool UseEdgeCounts = false, bool IgnoreRecursiveCalls = false);