Searched refs:first_instruction_emitted (Results 1 – 4 of 4) sorted by relevance
41 bool first_instruction_emitted; member61 if (ctx->first_instruction_emitted) { in transform_instr()66 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()
49 bool first_instruction_emitted; member396 if (!ctx->first_instruction_emitted) { in transform_instr()398 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()