Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h156 int getStaticBonusApplied() const { in getStaticBonusApplied() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineOrder.cpp118 StaticBonusApplied = IC.getStaticBonusApplied(); in CostBenefitPriority()
H A DInlineCost.cpp1134 int getStaticBonusApplied() const { return StaticBonusApplied; } in getStaticBonusApplied() function in __anoncf8652d10111::InlineCostCallAnalyzer
3086 CA.getStaticBonusApplied()); in getInlineCost()