LLVM  4.0.0
Public Attributes | List of all members
llvm::cflaa::InstantiatedValue Struct Reference

This is the result of instantiating InterfaceValue at a particular callsite. More...

#include <AliasAnalysisSummary.h>

Collaboration diagram for llvm::cflaa::InstantiatedValue:
[legend]

Public Attributes

ValueVal
 
unsigned DerefLevel
 

Detailed Description

This is the result of instantiating InterfaceValue at a particular callsite.

Definition at line 200 of file AliasAnalysisSummary.h.

Member Data Documentation

unsigned llvm::cflaa::InstantiatedValue::DerefLevel
Value* llvm::cflaa::InstantiatedValue::Val

The documentation for this struct was generated from the following file: