Searched refs:ifscope (Results 1 – 1 of 1) sorted by relevance
8015 ifscope_T *ifscope; in compile_endif() local8027 ifscope = &scope->se_u.se_if; in compile_endif()8030 ifscope->is_had_return = FALSE; in compile_endif()8039 compile_fill_jump_to_end(&ifscope->is_end_label, instr->ga_len, cctx); in compile_endif()8055 cctx->ctx_had_return = ifscope->is_had_return && ifscope->is_seen_else; in compile_endif()