Home
last modified time | relevance | path

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

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