Lines Matching full:endi
862 MachineBasicBlock::iterator EndI = IsDown ? ToI : TheI;865 // Search for aliased memory reference in (StartI, EndI).866 for (MachineBasicBlock::iterator I = std::next(StartI); I != EndI; ++I) {