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

References

lib/Target/PowerPC/PPCMachineFunctionInfo.h
  143   int getPICBasePointerSaveIndex() const { return PICBasePointerSaveIndex; }
  144   void setPICBasePointerSaveIndex(int Idx) { PICBasePointerSaveIndex = Idx; }