Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/LTO/
H A DLTO.h59 void thinLTOInternalizeAndPromoteInIndex(
/freebsd-12.1/contrib/llvm/lib/LTO/
H A DLTO.cpp380 void llvm::thinLTOInternalizeAndPromoteInIndex( in thinLTOInternalizeAndPromoteInIndex() function in llvm
1234 thinLTOInternalizeAndPromoteInIndex(ThinLTO.CombinedIndex, isExported); in runThinLTO()
H A DThinLTOCodeGenerator.cpp576 thinLTOInternalizeAndPromoteInIndex(Index, isExported); in internalizeAndPromoteInIndex()