Lines Matching full:before
86 _ = *bigarrayp // ERROR "generated nil check" ARM removed nil check before indirect!!
159 _ = x[9] // ERROR "removed nil check before indirect"
162 if x[9] != 0 { // ERROR "removed nil check before indirect"
168 _ = x[9] // ERROR "removed nil check before indirect"
170 _ = x[9] // ERROR "removed nil check before indirect"
172 _ = x[9] // ERROR "removed nil check before indirect"
174 _ = x[9] // ERROR "removed nil check before indirect"
178 _ = x[9] // ERROR "removed nil check before indirect"
182 _ = x[9] // ERROR "removed nil check before indirect"
185 _ = x[9] // ERROR "removed nil check before indirect"