LLVM
8.0.1
|
This is the result of instantiating InterfaceValue at a particular callsite. More...
#include "Analysis/AliasAnalysisSummary.h"
Public Attributes | |
Value * | Val |
unsigned | DerefLevel |
This is the result of instantiating InterfaceValue at a particular callsite.
Definition at line 200 of file AliasAnalysisSummary.h.
unsigned llvm::cflaa::InstantiatedValue::DerefLevel |
Definition at line 202 of file AliasAnalysisSummary.h.
Referenced by llvm::cflaa::CFLGraph::addNode(), llvm::DenseMapInfo< cflaa::InstantiatedValue >::getHashValue(), getInterfaceValue(), llvm::cflaa::CFLGraph::getNode(), getNodeBelow(), llvm::cflaa::CFLGraph::ValueInfo::getNumLevels(), llvm::DenseMapInfo< cflaa::InstantiatedValue >::isEqual(), llvm::cflaa::operator<(), and llvm::cflaa::operator==().
Value* llvm::cflaa::InstantiatedValue::Val |
Definition at line 201 of file AliasAnalysisSummary.h.
Referenced by llvm::cflaa::CFLGraph::addNode(), llvm::DenseMapInfo< cflaa::InstantiatedValue >::getHashValue(), getInterfaceValue(), llvm::cflaa::CFLGraph::getNode(), getNodeBelow(), llvm::cflaa::CFLGraph::ValueInfo::getNumLevels(), llvm::DenseMapInfo< cflaa::InstantiatedValue >::isEqual(), llvm::cflaa::operator<(), and llvm::cflaa::operator==().