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

References

lib/Target/BPF/BPFISelLowering.cpp
  159     MaxStoresPerMemset = MaxStoresPerMemsetOptSize = CommonMaxStores;
  160     MaxStoresPerMemcpy = MaxStoresPerMemcpyOptSize = CommonMaxStores;
  161     MaxStoresPerMemmove = MaxStoresPerMemmoveOptSize = CommonMaxStores;