Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDLoopRerollPass.cpp403 bool isBaseInst(Instruction *I);
970 bool LoopReroll::DAGRootTracker::isBaseInst(Instruction *I) { in isBaseInst() function in LoopReroll::DAGRootTracker
1067 if (isBaseInst(BaseInst)) { in validate()