Get the nowrap flags for the GEP instruction.

Synopsis

Declared in <llvm/IR/Instructions.h>

GEPNoWrapFlags
getNoWrapFlags() const;

Return Value

The nowrap flags for the GEP instruction.

Created with MrDocs