Home
last modified time | relevance | path

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

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