Searched refs:limit_included_ (Results 1 – 2 of 2) sorted by relevance
3185 bool limit_included() { return limit_included_; } in limit_included()3224 limit_(NULL), limit_included_(false), limit_validity_(NULL), in InductionVariableData()3241 bool limit_included_; variable
2403 limit.variable->limit_included_ = limit.LimitIsIncluded(); in ComputeInductionVariableLimit()