Home
last modified time | relevance | path

Searched defs:LocalWPDTargetsMap (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp654 std::map<ValueInfo, std::vector<VTableSlotSummary>> &LocalWPDTargetsMap; member
830 std::map<ValueInfo, std::vector<VTableSlotSummary>> &LocalWPDTargetsMap) { in runWholeProgramDevirtOnIndex()
837 std::map<ValueInfo, std::vector<VTableSlotSummary>> &LocalWPDTargetsMap) { in updateIndexWPDForExports()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp1020 std::map<ValueInfo, std::vector<VTableSlotSummary>> LocalWPDTargetsMap; in run() local
H A DLTO.cpp1453 std::map<ValueInfo, std::vector<VTableSlotSummary>> LocalWPDTargetsMap; in runThinLTO() local