Searched defs:getStaticBonusApplied (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | InlineCost.h | 157 int getStaticBonusApplied() const { getStaticBonusApplied() function |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | InlineCost.cpp | 1140 int getStaticBonusApplied() const { return StaticBonusApplied; } getStaticBonusApplied() function in __anonf27af12e0111::InlineCostCallAnalyzer |