Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp591 std::map<ValueInfo, std::vector<VTableSlotSummary>> &LocalWPDTargetsMap; member
708 std::map<ValueInfo, std::vector<VTableSlotSummary>> &LocalWPDTargetsMap) { in runWholeProgramDevirtOnIndex()
715 std::map<ValueInfo, std::vector<VTableSlotSummary>> &LocalWPDTargetsMap) { in updateIndexWPDForExports()
/external/llvm-project/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp646 std::map<ValueInfo, std::vector<VTableSlotSummary>> &LocalWPDTargetsMap; member
814 std::map<ValueInfo, std::vector<VTableSlotSummary>> &LocalWPDTargetsMap) { in runWholeProgramDevirtOnIndex()
821 std::map<ValueInfo, std::vector<VTableSlotSummary>> &LocalWPDTargetsMap) { in updateIndexWPDForExports()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp976 std::map<ValueInfo, std::vector<VTableSlotSummary>> LocalWPDTargetsMap; in run() local
DLTO.cpp1305 std::map<ValueInfo, std::vector<VTableSlotSummary>> LocalWPDTargetsMap; in runThinLTO() local
/external/llvm-project/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp1015 std::map<ValueInfo, std::vector<VTableSlotSummary>> LocalWPDTargetsMap; in run() local
DLTO.cpp1390 std::map<ValueInfo, std::vector<VTableSlotSummary>> LocalWPDTargetsMap; in runThinLTO() local