ΒΆLLVMPassBuilderOptionsRef
LLVMCreatePassBuilderOptions()

Description

Create a new set of options for a PassBuilder Ownership of the returned instance is given to the client, and they are responsible for it. The client should call LLVMDisposePassBuilderOptions to free the pass builder options.

Declared at: llvm/include/llvm-c/Transforms/PassBuilder.h:60