Method LLVMPassManagerBuilderUseInlinerWithThreshold
LLVMPassManagerBuilderUseInlinerWithThreshold(LLVMPassManagerBuilderRef, UInt32)
TODO: Provide summary for Function LLVMPassManagerBuilderUseInlinerWithThreshold
Declaration
public static void LLVMPassManagerBuilderUseInlinerWithThreshold(LLVMPassManagerBuilderRef PMB, uint Threshold)
Parameters
public static void LLVMPassManagerBuilderUseInlinerWithThreshold(LLVMPassManagerBuilderRef PMB, uint Threshold)
LLVMPassManagerBuilderRef | PMB | TODO: Provide details of parameter PMB |
UInt32 | Threshold | TODO: Provide details of parameter Threshold |