LLVM  8.0.1
Public Member Functions | List of all members
llvm::LoadInfo Class Reference

Public Member Functions

void insert (LoadInst *Load, GVN::ValueTable &VN)
 
const VNtoInsnsgetVNTable () const
 

Detailed Description

Definition at line 182 of file GVNHoist.cpp.

Member Function Documentation

◆ getVNTable()

const VNtoInsns& llvm::LoadInfo::getVNTable ( ) const
inline

Definition at line 194 of file GVNHoist.cpp.

◆ insert()

void llvm::LoadInfo::insert ( LoadInst Load,
GVN::ValueTable VN 
)
inline

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