LLVM 20.0.0git
|
This is the complete list of members for llvm::DerefState, including all inherited members.
AccessedBytesMap | llvm::DerefState | |
DerefBytesState | llvm::DerefState | |
getBestState() | llvm::DerefState | inlinestatic |
getBestState(const DerefState &) | llvm::DerefState | inlinestatic |
getWorstState() | llvm::DerefState | inlinestatic |
getWorstState(const DerefState &) | llvm::DerefState | inlinestatic |
indicateOptimisticFixpoint()=0 | llvm::AbstractState | pure virtual |
indicatePessimisticFixpoint()=0 | llvm::AbstractState | pure virtual |
isAtFixpoint() const =0 | llvm::AbstractState | pure virtual |
isValidState() const =0 | llvm::AbstractState | pure virtual |
~AbstractState()=default | llvm::AbstractState | virtual |