Searched refs:LLVMPositionBuilderBefore (Results 1 – 5 of 5) sorted by relevance
495 LLVMPositionBuilderBefore(first_builder, first_instr); in create_builder_at_entry()
3514 void LLVMPositionBuilderBefore(LLVMBuilderRef Builder, LLVMValueRef Instr);
3002 void LLVMPositionBuilderBefore(LLVMBuilderRef Builder, LLVMValueRef Instr) { in LLVMPositionBuilderBefore() function
3014 LLVMPositionBuilderBefore(first_builder, first_instr); in ac_build_alloca_undef()
5267 LLVMPositionBuilderBefore(ctx->ac.builder, LLVMGetFirstInstruction(blockref)); in visit_block()