Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp722 std::map<ValueInfo, std::vector<VTableSlotSummary>> &LocalWPDTargetsMap; member
856 std::map<ValueInfo, std::vector<VTableSlotSummary>> &LocalWPDTargetsMap) { in runWholeProgramDevirtOnIndex()
863 std::map<ValueInfo, std::vector<VTableSlotSummary>> &LocalWPDTargetsMap) { in updateIndexWPDForExports()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp976 std::map<ValueInfo, std::vector<VTableSlotSummary>> LocalWPDTargetsMap; in run() local
H A DLTO.cpp1305 std::map<ValueInfo, std::vector<VTableSlotSummary>> LocalWPDTargetsMap; in runThinLTO() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp1065 std::map<ValueInfo, std::vector<VTableSlotSummary>> LocalWPDTargetsMap; in run() local
H A DLTO.cpp1535 std::map<ValueInfo, std::vector<VTableSlotSummary>> LocalWPDTargetsMap; in runThinLTO() local