Searched refs:GetResultTypeId (Results 1 – 4 of 4) sorted by relevance
145 uint32_t GetResultTypeId() const { return result_type_id_; } in GetResultTypeId() function
189 const auto return_type = _.FindDef(function->GetResultTypeId()); in ValidateReturnValue()737 const uint32_t return_type = _.current_function().GetResultTypeId(); in CfgPass()