Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp511 calleesMatch(CallTy Call, EdgeIter &EI,
1844 if (calleesMatch(Call, EI, TailCallToContextNodeMap)) in handleCallsitesWithMultipleTargets()
1880 bool CallsiteContextGraph<DerivedCCG, FuncTy, CallTy>::calleesMatch( in calleesMatch() function in CallsiteContextGraph