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

Declarations

include/llvm/CodeGen/LiveIntervals.h
  152     LiveInterval::Segment addSegmentToEndOfBlock(unsigned reg,

References

lib/CodeGen/PHIElimination.cpp
  481         LIS->addSegmentToEndOfBlock(IncomingReg, *NewSrcInstr);