Searched refs:LoopIncs (Results 1 – 1 of 1) sorted by relevance
456 SmallInstructionVector LoopIncs; member786 LoopIncs.push_back(cast<Instruction>(I)); in collectPossibleRoots()868 if (is_contained(LoopIncs, I)) in findRootsRecursive()963 LoopIncs.push_back(cast<Instruction>(IVU)); in findRoots()966 LoopIncs.push_back(IV); in findRoots()1014 Exclude.insert(LoopIncs.begin(), LoopIncs.end()); in collectUsedInstructions()1056 collectInLoopUserSet(LoopIncs, Exclude, PossibleRedSet, V); in collectUsedInstructions()