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