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

References

lib/CodeGen/InlineSpiller.cpp
  296     if (isFullCopyOf(MI, Reg))
  301     if (SnipLI.reg == TII.isLoadFromStackSlot(MI, FI) && FI == StackSlot)
  305     if (SnipLI.reg == TII.isStoreToStackSlot(MI, FI) && FI == StackSlot)
  309     if (UseMI && &MI != UseMI)
  311     UseMI = &MI;