Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopRerollPass.cpp424 bool isRootInst(Instruction *I);
1096 bool LoopReroll::DAGRootTracker::isRootInst(Instruction *I) { in isRootInst() function in LoopReroll::DAGRootTracker
1236 if (isRootInst(RootInst)) { in validate()