Searched refs:FirstPos (Results 1 – 1 of 1) sorted by relevance
1560 MachineBasicBlock::iterator FirstPos = nextIfDebug(DAG->begin(), DAG->end()); in apply() local1561 if (FirstPos == DAG->end()) in apply()1563 RegionBeginIdx = DAG->getLIS()->getInstructionIndex(&*FirstPos); in apply()