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

References

lib/CodeGen/SplitKit.cpp
  377   SpillMode = SM;
  385   if (SpillMode)
  777   if (SpillMode && !SlotIndex::isSameInstr(ParentVNI->def, Idx) &&
 1086     if (SpillMode == SM_Speed &&
 1114   if (SpillMode == SM_Speed && !NotToHoistSet.empty())
 1224   if (SpillMode)
 1490   switch (SpillMode) {
lib/CodeGen/SplitKit.h
  344     return LRCalc[SpillMode != SM_Partition && RegIdx != 0];