Searched refs:is_loop_header (Results 1 – 1 of 1) sorted by relevance
1215 bool is_loop_header = block->loop_nest_depth && ctx.loop_header.top()->index == block_idx; in spill_block() local1216 if (!is_loop_header) { in spill_block()