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

/external/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp404 bool isRootInst(Instruction *I);
978 bool LoopReroll::DAGRootTracker::isRootInst(Instruction *I) { function in class:LoopReroll::DAGRootTracker
1072 if (isRootInst(RootInst)) {

Completed in 221 milliseconds