Searched refs:LimitIsIncluded (Results 1 – 2 of 2) sorted by relevance
2403 limit.variable->limit_included_ = limit.LimitIsIncluded(); in ComputeInductionVariableLimit()2412 additional_limit->limit_is_included = limit.LimitIsIncluded(); in ComputeInductionVariableLimit()
3136 bool LimitIsIncluded() { in LimitIsIncluded() function