Searched refs:isBaseInst (Results 1 – 1 of 1) sorted by relevance
394 bool isBaseInst(Instruction *I);956 bool LoopReroll::DAGRootTracker::isBaseInst(Instruction *I) { in isBaseInst() function in LoopReroll::DAGRootTracker1072 if (isBaseInst(BaseInst)) { in validate()