Home
last modified time | relevance | path

Searched refs:thinLTOInternalizeAndPromoteInIndex (Results 1 – 4 of 4) 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/llvm/tools/gold/
Dgold-plugin.cpp1400 thinLTOInternalizeAndPromoteInIndex(CombinedIndex, isExported); in thinLTOLink()