Function llvm_sys::core::LLVMGEPSetNoWrapFlags

source ยท
pub unsafe extern "C" fn LLVMGEPSetNoWrapFlags(
    GEP: LLVMValueRef,
    NoWrapFlags: LLVMGEPNoWrapFlags,
)
Expand description

Set the no-wrap related flags for the given GEP instruction.