LLVMPassBuilderOptionsSetCallGraphProfile

Function LLVMPassBuilderOptionsSetCallGraphProfile 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMPassBuilderOptionsSetCallGraphProfile(
    Options: LLVMPassBuilderOptionsRef,
    CallGraphProfile: LLVMBool,
)