Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp430 bool isRootInst(Instruction *I);
1110 bool LoopReroll::DAGRootTracker::isRootInst(Instruction *I) { in isRootInst() function in LoopReroll::DAGRootTracker
1251 if (isRootInst(RootInst)) { in validate()