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
Get the nowrap flags for the GEP instruction.
Declared in <llvm/IR/Instructions.h>
GEPNoWrapFlags
getNoWrapFlags() const;
The nowrap flags for the GEP instruction.
Created with MrDocs