Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DInlineCost.h156 int getStaticBonusApplied() const { in getStaticBonusApplied() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DInlineCost.cpp1065 int getStaticBonusApplied() const { return StaticBonusApplied; } in getStaticBonusApplied() function in __anonf5f7dbb90111::InlineCostCallAnalyzer