LLVM
20.0.0git
llvm
GEPNoWrapFlags
llvm::GEPNoWrapFlags Member List
This is the complete list of members for
llvm::GEPNoWrapFlags
, including all inherited members.
all
()
llvm::GEPNoWrapFlags
inline
static
fromRaw
(unsigned Flags)
llvm::GEPNoWrapFlags
inline
static
GEPNoWrapFlags
()
llvm::GEPNoWrapFlags
inline
GEPNoWrapFlags
(bool IsInBounds)
llvm::GEPNoWrapFlags
inline
getRaw
() const
llvm::GEPNoWrapFlags
inline
hasNoUnsignedSignedWrap
() const
llvm::GEPNoWrapFlags
inline
hasNoUnsignedWrap
() const
llvm::GEPNoWrapFlags
inline
inBounds
()
llvm::GEPNoWrapFlags
inline
static
intersectForOffsetAdd
(GEPNoWrapFlags Other) const
llvm::GEPNoWrapFlags
inline
isInBounds
() const
llvm::GEPNoWrapFlags
inline
none
()
llvm::GEPNoWrapFlags
inline
static
noUnsignedSignedWrap
()
llvm::GEPNoWrapFlags
inline
static
noUnsignedWrap
()
llvm::GEPNoWrapFlags
inline
static
operator!=
(GEPNoWrapFlags Other) const
llvm::GEPNoWrapFlags
inline
operator&
(GEPNoWrapFlags Other) const
llvm::GEPNoWrapFlags
inline
operator&=
(GEPNoWrapFlags Other)
llvm::GEPNoWrapFlags
inline
operator==
(GEPNoWrapFlags Other) const
llvm::GEPNoWrapFlags
inline
operator|
(GEPNoWrapFlags Other) const
llvm::GEPNoWrapFlags
inline
operator|=
(GEPNoWrapFlags Other)
llvm::GEPNoWrapFlags
inline
withoutInBounds
() const
llvm::GEPNoWrapFlags
inline
withoutNoUnsignedSignedWrap
() const
llvm::GEPNoWrapFlags
inline
withoutNoUnsignedWrap
() const
llvm::GEPNoWrapFlags
inline
Generated on Fri Dec 20 2024 10:01:33 for LLVM by
1.9.6