Searched refs:GetNewType (Results 1 – 4 of 4) sorted by relevance
104 uint32_t new_type_id = GetNewType(variable->type_id()); in MoveVariable()116 uint32_t PrivateToLocalPass::GetNewType(uint32_t old_type_id) { in GetNewType() function in spvtools::opt::PrivateToLocalPass161 inst->SetResultType(GetNewType(inst->type_id())); in UpdateUse()
61 uint32_t GetNewType(uint32_t old_type_id);
62 uint32_t GetNewType(uint32_t old_type_id);