Searched defs:Prevailing (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/LTO/ | ||
H A D | LTO.h | 316 bool Prevailing = false; global() member |
/llvm-project/llvm/lib/LTO/ | ||
H A D | ThinLTOCodeGenerator.cpp | 521 const auto &Prevailing = PrevailingCopy.find(GUID); resolvePrevailingInIndex() local |
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | FunctionAttrs.cpp | 351 FunctionSummary *Prevailing = nullptr; calculatePrevailingSummary() local |