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