Searched defs:goto_instr (Results 1 – 2 of 2) sorted by relevance
300 LGoto* goto_instr = LGoto::cast(last_instr); in MarkEmptyBlocks() local
610 void LCodeGen::X87Stack::LeavingBlock(int current_block_id, LGoto* goto_instr, in LeavingBlock()