Searched refs:NewHigh (Results 1 – 1 of 1) sorted by relevance
1839 const SCEV *NewHigh = in expandBounds() local1841 if (!isa<SCEVCouldNotCompute>(NewHigh)) { in expandBounds()1844 High = NewHigh; in expandBounds()