Searched refs:findRootsBase (Results 1 – 1 of 1) sorted by relevance
376 bool findRootsBase(Instruction *IVU, SmallInstructionSet SubsumedInsts);874 findRootsBase(I, SubsumedInsts)) in findRootsRecursive()892 findRootsBase(Instruction *IVU, SmallInstructionSet SubsumedInsts) { in findRootsBase() function in LoopReroll::DAGRootTracker947 if (!findRootsBase(IV, SmallInstructionSet())) in findRoots()