Searched refs:CommonMaxStores (Results 1 – 1 of 1) sorted by relevance
177 unsigned CommonMaxStores = in BPFTargetLowering() local180 MaxStoresPerMemset = MaxStoresPerMemsetOptSize = CommonMaxStores; in BPFTargetLowering()181 MaxStoresPerMemcpy = MaxStoresPerMemcpyOptSize = CommonMaxStores; in BPFTargetLowering()182 MaxStoresPerMemmove = MaxStoresPerMemmoveOptSize = CommonMaxStores; in BPFTargetLowering()183 MaxLoadsPerMemcmp = MaxLoadsPerMemcmpOptSize = CommonMaxStores; in BPFTargetLowering()