Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp395 bool isRootInst(Instruction *I);
964 bool LoopReroll::DAGRootTracker::isRootInst(Instruction *I) { in isRootInst() function in LoopReroll::DAGRootTracker
1077 if (isRootInst(RootInst)) { in validate()