Function 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.