Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp428 bool isBaseInst(Instruction *I);
1106 bool LoopReroll::DAGRootTracker::isBaseInst(Instruction *I) { in isBaseInst() function in LoopReroll::DAGRootTracker
1249 if (isBaseInst(BaseInst)) { in validate()