Searched refs:bi_max_temp (Results 1 – 5 of 5) sorted by relevance
54 pan_compute_liveness(&ctx->blocks, bi_max_temp(ctx), bi_liveness_ins_update_wrap); in bi_compute_liveness()77 if (pan_liveness_get(block->base.live_out, src, bi_max_temp(ctx))) in bi_is_live_after()
32 unsigned temp_count = bi_max_temp(ctx); in bi_opt_dead_code_eliminate()
67 unsigned node_count = bi_max_temp(ctx); in bi_allocate_registers()
546 bi_max_temp(bi_context *ctx) in bi_max_temp() function
486 - pan/bi: Add bi_max_temp helper