Searched refs:CheckCommonTypes (Results 1 – 2 of 2) sorted by relevance
120 static bool CheckCommonTypes(Inst *inst1, Inst *inst2) in CheckCommonTypes() function
753 …ASSERT_DO(CheckCommonTypes(inst, op), (std::cerr << "Types of return and its input are not compati… in VisitReturn()