Searched refs:LoopIncs (Results 1 – 1 of 1) sorted by relevance
466 SmallInstructionVector LoopIncs; member795 LoopIncs.push_back(cast<Instruction>(I)); in collectPossibleRoots()877 if (is_contained(LoopIncs, I)) in findRootsRecursive()990 LoopIncs.push_back(cast<Instruction>(IVU)); in findRoots()993 LoopIncs.push_back(IV); in findRoots()1041 Exclude.insert(LoopIncs.begin(), LoopIncs.end()); in collectUsedInstructions()1083 collectInLoopUserSet(LoopIncs, Exclude, PossibleRedSet, V); in collectUsedInstructions()