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