Searched refs:collectPossibleRoots (Results 1 – 1 of 1) sorted by relevance
377 bool collectPossibleRoots(Instruction *Base,791 collectPossibleRoots(Instruction *Base, std::map<int64_t,Instruction*> &Roots) { in collectPossibleRoots() function in LoopReroll::DAGRootTracker901 if (!collectPossibleRoots(IVU, V)) in findRootsBase()