Searched refs:phi_type (Results 1 – 1 of 1) sorted by relevance
332 Type phi_type = NodeProperties::GetType(induction_var->phi()); in ChangeToPhisAndInsertGuards() local333 if (!backedge_type.Is(phi_type)) { in ChangeToPhisAndInsertGuards()339 graph()->NewNode(common()->TypeGuard(phi_type), backedge_value, in ChangeToPhisAndInsertGuards()