Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h45 void thinLTOResolvePrevailingInIndex(
/freebsd-13.1/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp398 void llvm::thinLTOResolvePrevailingInIndex( in thinLTOResolvePrevailingInIndex() function in llvm
1510 thinLTOResolvePrevailingInIndex(Conf, ThinLTO.CombinedIndex, isPrevailing, in runThinLTO()
H A DThinLTOCodeGenerator.cpp582 thinLTOResolvePrevailingInIndex(Conf, Index, isPrevailing, recordNewLinkage, in resolvePrevailingInIndex()