Home
last modified time | relevance | path

Searched refs:thinLTOResolvePrevailingInIndex (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h46 void thinLTOResolvePrevailingInIndex(
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp438 void llvm::thinLTOResolvePrevailingInIndex( in thinLTOResolvePrevailingInIndex() function in llvm
1833 thinLTOResolvePrevailingInIndex(Conf, ThinLTO.CombinedIndex, isPrevailing, in runThinLTO()
H A DThinLTOCodeGenerator.cpp536 thinLTOResolvePrevailingInIndex(Conf, Index, isPrevailing, recordNewLinkage, in resolvePrevailingInIndex()