pub unsafe extern "C" fn LLVMGEPGetNoWrapFlags(
GEP: LLVMValueRef,
) -> LLVMGEPNoWrapFlagsExpand description
Get the no-wrap related flags for the given GEP instruction.
pub unsafe extern "C" fn LLVMGEPGetNoWrapFlags(
GEP: LLVMValueRef,
) -> LLVMGEPNoWrapFlagsGet the no-wrap related flags for the given GEP instruction.