Function llvm_sys::core::LLVMGEPGetNoWrapFlags

source ยท
pub unsafe extern "C" fn LLVMGEPGetNoWrapFlags(
    GEP: LLVMValueRef,
) -> LLVMGEPNoWrapFlags
Expand description

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