Searched refs:op_ref (Results 1 – 1 of 1) sorted by relevance
1109 ir_ref n, *p, use, op_ref; in ir_try_promote_ext() local1118 op_ref = phi_insn->op3; in ir_try_promote_ext()1119 op_insn = &ctx->ir_base[op_ref]; in ir_try_promote_ext()1122 || ctx->use_lists[op_ref].count != 1) { in ir_try_promote_ext()1131 if (use == op_ref || use == ext_ref) { in ir_try_promote_ext()
Completed in 11 milliseconds