Searched refs:increment_type (Results 1 – 1 of 1) sorted by relevance
746 Type increment_type = Operand(node, 2); in TypeInductionVariablePhi() local751 !increment_type.Is(typer_->cache_.kInteger)) { in TypeInductionVariablePhi()767 increment_type.Is(typer_->cache_.kSingletonZero)) { in TypeInductionVariablePhi()784 increment_min = increment_type.Min(); in TypeInductionVariablePhi()785 increment_max = increment_type.Max(); in TypeInductionVariablePhi()788 increment_min = -increment_type.Max(); in TypeInductionVariablePhi()789 increment_max = -increment_type.Min(); in TypeInductionVariablePhi()