Lines Matching refs:FIE
1763 MachineBasicBlock::iterator FIE = FBB->end();1764 while (TIB != TIE && FIB != FIE) {1773 while (FIB != FIE && FIB->isDebugValue())1775 if (FIB == FIE)