Home
last modified time | relevance | path

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

/external/llvm/include/llvm/LTO/
DLTO.h69 void thinLTOInternalizeAndPromoteInIndex(
/external/llvm/lib/LTO/
DLTO.cpp113 void thinLTOInternalizeAndPromoteInIndex( in thinLTOInternalizeAndPromoteInIndex() function
DThinLTOCodeGenerator.cpp645 thinLTOInternalizeAndPromoteInIndex(Index, isExported); in internalize()
750 thinLTOInternalizeAndPromoteInIndex(*Index, isExported); in run()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/
DLTO.h59 void thinLTOInternalizeAndPromoteInIndex(
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTO.cpp355 void llvm::thinLTOInternalizeAndPromoteInIndex( in thinLTOInternalizeAndPromoteInIndex() function in llvm
1202 thinLTOInternalizeAndPromoteInIndex(ThinLTO.CombinedIndex, isExported); in runThinLTO()
DThinLTOCodeGenerator.cpp636 thinLTOInternalizeAndPromoteInIndex(Index, isExported); in internalizeAndPromoteInIndex()
/external/llvm/tools/gold/
Dgold-plugin.cpp1400 thinLTOInternalizeAndPromoteInIndex(CombinedIndex, isExported); in thinLTOLink()