Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h157 int getStaticBonusApplied() const { in getStaticBonusApplied() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp1140 int getStaticBonusApplied() const { return StaticBonusApplied; } in getStaticBonusApplied() function in __anon463f3bdb0111::InlineCostCallAnalyzer