Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp646 struct DevirtIndex { struct
660 DevirtIndex( in DevirtIndex() argument
831 DevirtIndex(Summary, ExportedGUIDs, LocalWPDTargetsMap).run(); in runWholeProgramDevirtOnIndex()
1002 bool DevirtIndex::tryFindVirtualCallTargets( in tryFindVirtualCallTargets()
1186 bool DevirtIndex::trySingleImplDevirt(MutableArrayRef<ValueInfo> TargetsForSlot, in trySingleImplDevirt()
2189 void DevirtIndex::run() { in run()