Lines Matching refs:opcodes
246 num = ctx->scdf.ssa->cfg.map[opline - ctx->scdf.op_array->opcodes]; in try_replace_op1()
258 num = ctx->scdf.ssa->cfg.map[opline - ctx->scdf.op_array->opcodes]; in try_replace_op1()
272 num = ctx->scdf.ssa->cfg.map[opline - ctx->scdf.op_array->opcodes]; in try_replace_op1()
282 num = ctx->scdf.ssa->cfg.map[opline - ctx->scdf.op_array->opcodes]; in try_replace_op1()
297 num = ctx->scdf.ssa->cfg.map[opline - ctx->scdf.op_array->opcodes]; in try_replace_op1()
309 num = ctx->scdf.ssa->cfg.map[opline - ctx->scdf.op_array->opcodes]; in try_replace_op1()
924 call = ctx->call_map[opline - ctx->scdf.op_array->opcodes]; in sccp_visit_instr()
930 ssa_op = &ctx->scdf.ssa->ops[opline - ctx->scdf.op_array->opcodes]; in sccp_visit_instr()
1249 call = ctx->call_map[opline - ctx->scdf.op_array->opcodes]; in sccp_visit_instr()
1271 &ctx->scdf.ssa->ops[opline - ctx->scdf.op_array->opcodes]); in sccp_visit_instr()
1500 zend_op *opline = &op_array->opcodes[use]; in replace_constant_operands()
1538 zend_op *opline = &op_array->opcodes[var->definition]; in replace_constant_operands()
1565 &ssa->ops[call->caller_init_opline - op_array->opcodes]); in replace_constant_operands()
1569 &ssa->ops[call->arg_info[i].opline - op_array->opcodes]); in replace_constant_operands()