Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/LTO/
H A DLTO.h49 void thinLTOResolvePrevailingInIndex(
/freebsd-12.1/contrib/llvm/lib/LTO/
H A DLTO.cpp338 void llvm::thinLTOResolvePrevailingInIndex( in thinLTOResolvePrevailingInIndex() function in llvm
1245 thinLTOResolvePrevailingInIndex(ThinLTO.CombinedIndex, isPrevailing, in runThinLTO()
H A DThinLTOCodeGenerator.cpp469 thinLTOResolvePrevailingInIndex(Index, isPrevailing, recordNewLinkage); in resolvePrevailingInIndex()