Home
last modified time | relevance | path

Searched defs:Prevailing (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h316 bool Prevailing = false; member
374 bool Prevailing = false; member
463 unsigned Prevailing : 1; member
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp521 const auto &Prevailing = PrevailingCopy.find(GUID); in resolvePrevailingInIndex() local
650 const auto &Prevailing = PrevailingCopy.find(GUID); in operator ()() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp351 FunctionSummary *Prevailing = nullptr; in calculatePrevailingSummary() local