LLVM: llvm::WithCache< Arg > Class Template Reference (original) (raw)
#include "[llvm/Analysis/WithCache.h](WithCache%5F8h%5Fsource.html)"
| 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 |
Detailed Description
template
class llvm::WithCache< Arg >
Definition at line 28 of file WithCache.h.
Constructor & Destructor Documentation
◆ WithCache() [2/2]
Member Function Documentation
◆ getKnownBits()
◆ getValue()
◆ hasKnownBits()
◆ operator PointerType()
◆ operator*()
◆ operator->()
The documentation for this class was generated from the following file:
- include/llvm/Analysis/WithCache.h