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

Declarations

include/llvm/CodeGen/MachineBasicBlock.h
  365   livein_iterator removeLiveIn(livein_iterator I);

References

lib/Target/X86/X86FloatingPoint.cpp
  134             I = MBB->removeLiveIn(I);