Searched refs:isRootInst (Results 1 – 1 of 1) sorted by relevance
434 bool isRootInst(Instruction *I);1117 bool LoopReroll::DAGRootTracker::isRootInst(Instruction *I) { in isRootInst() function in LoopReroll::DAGRootTracker1257 if (isRootInst(RootInst)) { in validate()