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

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

#include "Analysis/AliasAnalysisSummary.h"

Collaboration diagram for llvm::cflaa::InstantiatedValue:
Collaboration graph
[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

◆ DerefLevel

unsigned llvm::cflaa::InstantiatedValue::DerefLevel

◆ Val

Value* llvm::cflaa::InstantiatedValue::Val

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