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

References

lib/CodeGen/InlineSpiller.cpp
  301     if (SnipLI.reg == TII.isLoadFromStackSlot(MI, FI) && FI == StackSlot)
  301     if (SnipLI.reg == TII.isLoadFromStackSlot(MI, FI) && FI == StackSlot)
  305     if (SnipLI.reg == TII.isStoreToStackSlot(MI, FI) && FI == StackSlot)
  305     if (SnipLI.reg == TII.isStoreToStackSlot(MI, FI) && FI == StackSlot)