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

Declarations

include/llvm/CodeGen/RegisterPressure.h
   90   void openTop(MachineBasicBlock::const_iterator PrevTop);

References

lib/CodeGen/RegisterPressure.cpp
  858     static_cast<RegionPressure&>(P).openTop(CurrPos);