Searched refs:emit_default_branch (Results 1 – 1 of 1) sorted by relevance
3098 static void emit_default_branch(LLVMBuilderRef builder, LLVMBasicBlockRef target) in emit_default_branch() function3134 emit_default_branch(ctx->builder, endif_block); in ac_build_else()3148 emit_default_branch(ctx->builder, current_branch->next_block); in ac_build_endif()3161 emit_default_branch(ctx->builder, current_loop->loop_entry_block); in ac_build_endloop()