Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp393 bool isBaseInst(Instruction *I);
1081 bool LoopReroll::DAGRootTracker::isBaseInst(Instruction *I) { in isBaseInst() function in LoopReroll::DAGRootTracker
1224 if (isBaseInst(BaseInst)) { in validate()