Searched refs:findRootsBase (Results 1 – 1 of 1) sorted by relevance
377 bool findRootsBase(Instruction *IVU, SmallInstructionSet SubsumedInsts);749 findRootsBase(I, SubsumedInsts)) in findRootsRecursive()767 findRootsBase(Instruction *IVU, SmallInstructionSet SubsumedInsts) { in findRootsBase() function in LoopReroll::DAGRootTracker822 if (!findRootsBase(IV, SmallInstructionSet())) in findRoots()