Home
last modified time | relevance | path

Searched defs:LocalWPDTargetsMap (Results 1 – 3 of 3) 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/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