Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp517 bool calleeMatchesFunc( in calleeMatchesFunc() function in __anonf01a58700111::CallsiteContextGraph
520 return static_cast<DerivedCCG *>(this)->calleeMatchesFunc( in calleeMatchesFunc()
667 bool calleeMatchesFunc(
743 bool calleeMatchesFunc(
1889 if (!calleeMatchesFunc(Call, ProfiledCalleeFunc, CallerFunc, in calleesMatch()
2045 bool ModuleCallsiteContextGraph::calleeMatchesFunc( in calleeMatchesFunc() function in ModuleCallsiteContextGraph
2165 bool IndexCallsiteContextGraph::calleeMatchesFunc( in calleeMatchesFunc() function in IndexCallsiteContextGraph