Searched refs:CoalesceMap (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
D | RegAllocPBQP.cpp | 149 using CoalesceMap = std::map<RegPair, PBQP::PBQPNum>; typedef in __anonfcc6133b0111::RegAllocPBQP |
/external/llvm/lib/CodeGen/ | ||
D | RegAllocPBQP.cpp | 119 typedef std::map<RegPair, PBQP::PBQPNum> CoalesceMap; typedef in __anon6c1893590111::RegAllocPBQP |