Searched refs:collectPossibleRoots (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp387 bool collectPossibleRoots(Instruction *Base,
671 collectPossibleRoots(Instruction *Base, std::map<int64_t,Instruction*> &Roots) { function in class:LoopReroll::DAGRootTracker
787 if (!collectPossibleRoots(IVU, V))

Completed in 247 milliseconds