Method LLVMPassManagerBuilderSetDisableSimplifyLibCalls
LLVMPassManagerBuilderSetDisableSimplifyLibCalls(LLVMPassManagerBuilderRef, Boolean)
TODO: Provide summary for Function LLVMPassManagerBuilderSetDisableSimplifyLibCalls
Declaration
public static void LLVMPassManagerBuilderSetDisableSimplifyLibCalls(LLVMPassManagerBuilderRef PMB, bool Value)
Parameters
public static void LLVMPassManagerBuilderSetDisableSimplifyLibCalls(LLVMPassManagerBuilderRef PMB, bool Value)
LLVMPassManagerBuilderRef | PMB | TODO: Provide details of parameter PMB |
Boolean | Value | TODO: Provide details of parameter Value |