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

References

lib/CodeGen/RegAllocGreedy.cpp
 1199     BC.Entry = BI.LiveIn ? SpillPlacement::PrefReg : SpillPlacement::DontCare;
 1203                   : SpillPlacement::DontCare;
lib/CodeGen/SpillPlacement.cpp
  269     if (I->Entry != DontCare) {
  276     if (I->Exit != DontCare) {