Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/LTO/
H A DLTO.h46 void thinLTOResolvePrevailingInIndex(
/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTO.cpp399 void llvm::thinLTOResolvePrevailingInIndex( in thinLTOResolvePrevailingInIndex() function in llvm
1555 thinLTOResolvePrevailingInIndex(Conf, ThinLTO.CombinedIndex, isPrevailing, in runThinLTO()
H A DThinLTOCodeGenerator.cpp548 thinLTOResolvePrevailingInIndex(Conf, Index, isPrevailing, recordNewLinkage, in resolvePrevailingInIndex()