Searched refs:goto_block_id (Results 1 – 1 of 1) sorted by relevance
616 int goto_block_id = goto_instr->block_id(); in LeavingBlock() local617 if (current_block_id + 1 != goto_block_id) { in LeavingBlock()629 (block->block_id() + 1) == goto_block_id) { in LeavingBlock()634 if (cgen->x87_stack_map_.find(goto_block_id) == in LeavingBlock()637 cgen->x87_stack_map_.insert(std::make_pair(goto_block_id, stack)); in LeavingBlock()