Searched refs:findRootsBase (Results 1 – 1 of 1) sorted by relevance
415 bool findRootsBase(Instruction *IVU, SmallInstructionSet SubsumedInsts);870 if (I != IV && findRootsBase(I, SubsumedInsts)) in findRootsRecursive()932 findRootsBase(Instruction *IVU, SmallInstructionSet SubsumedInsts) { in findRootsBase() function in LoopReroll::DAGRootTracker995 if (!findRootsBase(IV, SmallInstructionSet())) in findRoots()