Home
last modified time | relevance | path

Searched refs:AllowedSetMap (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRegAllocPBQP.h97 typedef DenseMap<unsigned, AllowedSet> AllowedSetMap; typedef
103 AllowedSetMap allowedSets;
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocPBQP.cpp116 typedef std::vector<AllowedSet> AllowedSetMap; typedef in __anonaf47a6de0111::RegAllocPBQP
178 AllowedSetMap::const_iterator allowedSetItr = allowedSets.find(vreg); in getAllowedSet()
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp117 typedef std::vector<AllowedSet> AllowedSetMap; typedef in __anon4cb6f5b20111::RegAllocPBQP