Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp158 virtual void onCallPenalty() {} in onCallPenalty() function in __anonb60596c40111::CallAnalyzer
433 void onCallPenalty() override { addCost(InlineConstants::CallPenalty); } in onCallPenalty() function in __anonb60596c40111::InlineCostCallAnalyzer