Function llvm_sys::core::LLVMSetIsInBounds[][src]

pub unsafe extern "C" fn LLVMSetIsInBounds(
    GEP: LLVMValueRef,
    InBounds: LLVMBool
)

Set the given GEP instruction to be inbounds or not.