reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/MachineRegisterInfo.cpp
  403   assert((I.atEnd() || std::next(I) == def_instr_end()) &&
  403   assert((I.atEnd() || std::next(I) == def_instr_end()) &&
  405   return !I.atEnd() ? &*I : nullptr;
  405   return !I.atEnd() ? &*I : nullptr;