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