Searched refs:MyGood (Results 1 – 1 of 1) sorted by relevance
324 SmallVector<const SCEV *, 4> MyGood; in DoInitialMatch() local326 DoInitialMatch(NewMul, L, MyGood, MyBad, SE); in DoInitialMatch()329 for (SmallVectorImpl<const SCEV *>::const_iterator I = MyGood.begin(), in DoInitialMatch()330 E = MyGood.end(); I != E; ++I) in DoInitialMatch()