Lines Matching refs:FIE
1607 MachineBasicBlock::iterator FIE = FBB->end();1608 while (TIB != TIE && FIB != FIE) {1617 while (FIB != FIE && FIB->isDebugValue())1619 if (FIB == FIE)