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

Public Member Functions

void insert (StoreInst *Store, GVN::ValueTable &VN)
 
const VNtoInsnsgetVNTable () const
 

Detailed Description

Definition at line 198 of file GVNHoist.cpp.

Member Function Documentation

◆ getVNTable()

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

Definition at line 213 of file GVNHoist.cpp.

◆ insert()

void llvm::StoreInfo::insert ( StoreInst Store,
GVN::ValueTable VN 
)
inline

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