Searched refs:lower_bounds (Results 1 – 3 of 3) sorted by relevance
292 induction_var->lower_bounds().size() == 0) { in ChangeToInductionVariablePhis()300 for (auto bound : induction_var->lower_bounds()) { in ChangeToInductionVariablePhis()
37 const ZoneVector<Bound>& lower_bounds() { return lower_bounds_; } in lower_bounds() function
840 for (auto bound : induction_var->lower_bounds()) { in TypeInductionVariablePhi()902 for (auto bound : induction_var->lower_bounds()) { in InductionVariablePhiTypeIsPrefixedPoint()