Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp747 struct DevirtIndex { struct
761 DevirtIndex( in DevirtIndex() function
955 DevirtIndex(Summary, ExportedGUIDs, LocalWPDTargetsMap).run(); in runWholeProgramDevirtOnIndex()
1132 bool DevirtIndex::tryFindVirtualCallTargets( in tryFindVirtualCallTargets()
1370 bool DevirtIndex::trySingleImplDevirt(MutableArrayRef<ValueInfo> TargetsForSlot, in trySingleImplDevirt()
2530 void DevirtIndex::run() { in run()