ΒΆLLVMBuilderRef LLVMCreateBuilderInContext(
    LLVMContextRef C)

Description

An instruction builder represents a point within a basic block and is the exclusive means of building instructions using the C interface. @ {

Declared at: llvm/include/llvm-c/Core.h:3510

Parameters

LLVMContextRef C