Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h158 int getStaticBonusApplied() const { in getStaticBonusApplied() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineOrder.cpp121 StaticBonusApplied = IC.getStaticBonusApplied(); in CostBenefitPriority()
H A DInlineCost.cpp1244 int getStaticBonusApplied() const { return StaticBonusApplied; } in getStaticBonusApplied() function in __anon463f3bdb0111::InlineCostCallAnalyzer
3300 CA.getStaticBonusApplied()); in getInlineCost()