Searched refs:CoalesceMap (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/ | ||
D | RegAllocPBQP.cpp | 118 typedef std::map<RegPair, PBQP::PBQPNum> CoalesceMap; typedef in __anonaf47a6de0111::RegAllocPBQP |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ | ||
D | RegAllocPBQP.cpp | 150 using CoalesceMap = std::map<RegPair, PBQP::PBQPNum>; typedef in __anone52c97ea0111::RegAllocPBQP |
/external/llvm/lib/CodeGen/ | ||
D | RegAllocPBQP.cpp | 119 typedef std::map<RegPair, PBQP::PBQPNum> CoalesceMap; typedef in __anon4cb6f5b20111::RegAllocPBQP |