Searched refs:BECountMax (Results 1 – 1 of 1) sorted by relevance
5094 if (const SCEVConstant *BECountMax = dyn_cast<SCEVConstant>(BECount)) { in proveNoWrapViaConstantRanges() local5096 const APInt &BECountAP = BECountMax->getAPInt(); in proveNoWrapViaConstantRanges()