Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h259 void runWholeProgramDevirtOnIndex(
/openbsd/src/gnu/llvm/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp1067 runWholeProgramDevirtOnIndex(*Index, ExportedGUIDs, LocalWPDTargetsMap); in run()
DLTO.cpp1536 runWholeProgramDevirtOnIndex(ThinLTO.CombinedIndex, ExportedGUIDs, in runThinLTO()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp854 void runWholeProgramDevirtOnIndex( in runWholeProgramDevirtOnIndex() function