Searched refs:counter_1 (Results 1 – 3 of 3) sorted by relevance
13 OpName %counter_1 "counter"60 %counter_1 = OpVariable %_ptr_Function_int Function96 OpStore %counter_1 %int_0102 %57 = OpLoad %int %counter_1108 %59 = OpLoad %int %counter_1110 OpStore %counter_1 %60
49 counter_1 = 10 variable in TrybotTest57 self.counter_1 -= 158 if self.counter_1 >= 0: