Searched refs:FirstPos (Results 1 – 2 of 2) sorted by relevance
1797 MachineBasicBlock::iterator FirstPos = nextIfDebug(DAG->begin(), DAG->end()); in apply() local1798 if (FirstPos == DAG->end()) in apply()1800 RegionBeginIdx = DAG->getLIS()->getInstructionIndex(*FirstPos); in apply()
1727 MachineBasicBlock::iterator FirstPos = nextIfDebug(DAG->begin(), DAG->end()); in apply() local1728 if (FirstPos == DAG->end()) in apply()1730 RegionBeginIdx = DAG->getLIS()->getInstructionIndex(*FirstPos); in apply()