Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DInlineCost.h156 int getStaticBonusApplied() const { in getStaticBonusApplied() function
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInlineCost.cpp1065 int getStaticBonusApplied() const { return StaticBonusApplied; } in getStaticBonusApplied() function in __anon0e0437920111::InlineCostCallAnalyzer