Home
last modified time | relevance | path

Searched refs:updateIndexWPDForExports (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DWholeProgramDevirt.h262 void updateIndexWPDForExports(
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp1050 updateIndexWPDForExports(*Index, in run()
H A DLTO.cpp1492 updateIndexWPDForExports(ThinLTO.CombinedIndex, isExported, in runThinLTO()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp834 void updateIndexWPDForExports( in updateIndexWPDForExports() function