Searched refs:first_instruction_emitted (Results 1 – 5 of 5) sorted by relevance
42 bool first_instruction_emitted; member62 if (ctx->first_instruction_emitted) { in transform_instr()67 ctx->first_instruction_emitted = true; in transform_instr()
39 bool first_instruction_emitted; member82 if (ctx->first_instruction_emitted) in transform_instr()85 ctx->first_instruction_emitted = true; in transform_instr()
50 bool first_instruction_emitted; member389 if (!ctx->first_instruction_emitted) { in transform_instr()391 ctx->first_instruction_emitted = true; in transform_instr()
615 bool first_instruction_emitted; member668 if (ctx->first_instruction_emitted) in transform_instr()671 ctx->first_instruction_emitted = true; in transform_instr()
37 bool first_instruction_emitted; member110 if (!ctx->first_instruction_emitted) { in transform_instr()111 ctx->first_instruction_emitted = true; in transform_instr()