Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GOTO

68     Instruction::GOTO | 0x100,  // Block number 1
83 Instruction::GOTO | 0x100, // Block number 1
84 Instruction::GOTO | 0x100, // Block number 2
100 Instruction::GOTO | 0x200, // Block number 1
102 Instruction::GOTO | 0xFF00); // Block number 3
132 Instruction::GOTO | 0xFF00);
152 Instruction::GOTO | 0x100, // Dead block
153 Instruction::GOTO | 0xFE00); // Block number 2
170 Instruction::GOTO | 0x100,
189 Instruction::GOTO | 0x100, // Block number 2
190 Instruction::GOTO | 0xFF00); // Block number 3
209 Instruction::GOTO | 0x200, // Block number 2
210 Instruction::GOTO | 0x100, // Block number 3
211 Instruction::GOTO | 0xFF00); // Block number 4
230 Instruction::GOTO | 0x200, // Block number 2
231 Instruction::GOTO | 0x100, // Block number 3
232 Instruction::GOTO | 0xFE00); // Block number 4
252 Instruction::GOTO | 0x100, // Block number 3
253 Instruction::GOTO | 0x100, // Block number 4