Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp326 virtual void onLoweredCall(Function *F, CallBase &Call, bool IsIndirectCall) { in onLoweredCall() function in __anoncf8652d10111::CallAnalyzer
673 void onLoweredCall(Function *F, CallBase &Call, in onLoweredCall() function in __anoncf8652d10111::InlineCostCallAnalyzer
1202 void onLoweredCall(Function *F, CallBase &Call, in onLoweredCall() function in __anoncf8652d10111::InlineCostFeaturesAnalyzer
2335 onLoweredCall(F, Call, IsIndirectCall); in visitCallBase()