Searched refs:func_block (Results 1 – 1 of 1) sorted by relevance
1043 Control* func_block = decoder->control_at(0); in DoReturn() local1044 __ bind(func_block->label.get()); in DoReturn()1045 __ cache_state()->Steal(func_block->label_state); in DoReturn()