Searched refs:LoopIncs (Results 1 – 1 of 1) sorted by relevance
443 SmallInstructionVector LoopIncs; member756 LoopIncs.push_back(cast<Instruction>(I)); in collectPossibleRoots()838 if (is_contained(LoopIncs, I)) in findRootsRecursive()951 LoopIncs.push_back(cast<Instruction>(IVU)); in findRoots()954 LoopIncs.push_back(IV); in findRoots()1002 Exclude.insert(LoopIncs.begin(), LoopIncs.end()); in collectUsedInstructions()1044 collectInLoopUserSet(LoopIncs, Exclude, PossibleRedSet, V); in collectUsedInstructions()