Searched refs:target_table (Results 1 – 1 of 1) sorted by relevance
522 const int* target_table; in ProcessCanSwitch() local540 target_table = reinterpret_cast<const int*>(&switch_data[4]); in ProcessCanSwitch()556 target_table = reinterpret_cast<const int*>(&switch_data[2 + size*2]); in ProcessCanSwitch()569 BasicBlock* case_block = FindBlock(cur_offset + target_table[i], /* create */ true, in ProcessCanSwitch()