Searched defs:StaticBonusApplied (Results 1 – 3 of 3) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
| H A D | InlineCost.h | 99 int StaticBonusApplied = 0; global() variable |
| /freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
| H A D | InlineOrder.cpp | 175 int StaticBonusApplied = 0; global() member in __anon8bc167500111::CostBenefitPriority |
| H A D | InlineCost.cpp | 567 int StaticBonusApplied = 0; member in __anon3da3c46d0111::InlineCostCallAnalyzer |