Home
last modified time | relevance | path

Searched defs:onCallPenalty (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp309 virtual void onCallPenalty() {} in onCallPenalty() function in __anon463f3bdb0111::CallAnalyzer
660 void onCallPenalty() override { addCost(CallPenalty); } in onCallPenalty() function in __anon463f3bdb0111::InlineCostCallAnalyzer
1196 void onCallPenalty() override { in onCallPenalty() function in __anon463f3bdb0111::InlineCostFeaturesAnalyzer