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

Public Member Functions

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

Detailed Description

Definition at line 195 of file GVNHoist.cpp.

Member Function Documentation

◆ getVNTable()

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

Definition at line 210 of file GVNHoist.cpp.

◆ insert()

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

Definition at line 201 of file GVNHoist.cpp.

References llvm::GVNPass::ValueTable::lookupOrAdd(), and Ptr.


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