Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GOTO

61     Instruction::GOTO | 0x100,  // Block number 1
76 Instruction::GOTO | 0x100, // Block number 1
77 Instruction::GOTO | 0x100, // Block number 2
93 Instruction::GOTO | 0x200, // Block number 1
95 Instruction::GOTO | 0xFF00); // Block number 3
125 Instruction::GOTO | 0xFF00);
144 Instruction::GOTO | 0x100, // Dead block
145 Instruction::GOTO | 0xFE00); // Block number 2
162 Instruction::GOTO | 0x100,
181 Instruction::GOTO | 0x100, // Block number 2
182 Instruction::GOTO | 0xFF00); // Block number 3
201 Instruction::GOTO | 0x200, // Block number 2
202 Instruction::GOTO | 0x100, // Block number 3
203 Instruction::GOTO | 0xFF00); // Block number 4
222 Instruction::GOTO | 0x200, // Block number 2
223 Instruction::GOTO | 0x100, // Block number 3
224 Instruction::GOTO | 0xFE00); // Block number 4
244 Instruction::GOTO | 0x100, // Block number 3
245 Instruction::GOTO | 0x100, // Block number 4