Searched defs:ValueMapTy (Results 1 – 7 of 7) sorted by relevance
50 using ValueMapTy = std::unordered_map<uint32_t, uint32_t>; member
429 using ValueMapTy = std::unordered_map<uint32_t, uint32_t>; typedef in spvtools::opt::__anon6dc424700211::LoopUnswitch
422 using ValueMapTy = std::unordered_map<uint32_t, uint32_t>; typedef in spvtools::opt::__anonc74d965b0111::LoopUnswitch
429 using ValueMapTy = std::unordered_map<uint32_t, uint32_t>; typedef in spvtools::opt::__anonbe91a45c0211::LoopUnswitch
145 using ValueMapTy = DenseMap<unsigned, unsigned>; variable