Lines Matching refs:instr_end
150 MachineBasicBlock::const_instr_iterator E = B.instr_end();1003 for (auto I = B.instr_begin(), E = B.instr_end(); I != E; I = NextI) {