Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
H A DLTO.h45 void thinLTOResolvePrevailingInIndex(
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTO.cpp398 void llvm::thinLTOResolvePrevailingInIndex( in thinLTOResolvePrevailingInIndex() function in llvm
1507 thinLTOResolvePrevailingInIndex(Conf, ThinLTO.CombinedIndex, isPrevailing, in runThinLTO()
H A DThinLTOCodeGenerator.cpp512 thinLTOResolvePrevailingInIndex(Conf, Index, isPrevailing, recordNewLinkage, in resolvePrevailingInIndex()