Lines Matching refs:Can
62 ; Can't DSE across a full fence
74 ; Can't DSE across a full fence
86 ; Can't DSE across a full fence
98 ; Can't DSE across a full fence
110 ; Can't remove a volatile load
121 ; Can't remove redundant volatile loads
133 ; Can't DSE a volatile store
143 ; Can't DSE a redundant volatile store
153 ; Can value forward from volatiles
164 ; Can DSE a non-volatile store in favor of a volatile one
175 ; Can DSE a normal store in favor of a unordered one
184 ; Can also DSE a unordered store in favor of a normal one
205 ; Can't remove volatile stores - each is independently observable and
216 ; Can DSE a unordered store in favor of a unordered one
226 ; Can DSE a unordered store in favor of a ordered one,
238 ; Can DSE an unordered atomic store in favor of an