LLVM 20.0.0git
|
#include "llvm/Analysis/WithCache.h"
Public Member Functions | |
WithCache (PointerType Pointer) | |
WithCache (PointerType Pointer, const KnownBits &Known) | |
PointerType | getValue () const |
const KnownBits & | getKnownBits (const SimplifyQuery &Q) const |
bool | hasKnownBits () const |
operator PointerType () const | |
PointerType | operator-> () const |
ReferenceType | operator* () const |
Definition at line 27 of file WithCache.h.
|
inline |
Definition at line 52 of file WithCache.h.
|
inline |
Definition at line 53 of file WithCache.h.
|
inline |
Definition at line 58 of file WithCache.h.
References llvm::WithCache< Arg >::hasKnownBits().
Referenced by llvm::haveNoCommonBitsSet().
|
inline |
Definition at line 56 of file WithCache.h.
Referenced by llvm::haveNoCommonBitsSet().
|
inline |
Definition at line 64 of file WithCache.h.
Referenced by llvm::WithCache< Arg >::getKnownBits().
|
inline |
Definition at line 66 of file WithCache.h.
|
inline |
Definition at line 68 of file WithCache.h.
|
inline |
Definition at line 67 of file WithCache.h.