Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DCacheMetrics.cpp115 extractFunctionCalls(const std::vector<BinaryFunction *> &BinaryFunctions) { in extractFunctionCalls() function
167 extractFunctionCalls(BinaryFunctions); in expectedCacheHitRatio()