LLVM 22.0.0git
llvm::StoreInfo Class Reference

Public Member Functions

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

Detailed Description

Definition at line 194 of file GVNHoist.cpp.

Member Function Documentation

◆ getVNTable()

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

Definition at line 209 of file GVNHoist.cpp.

◆ insert()

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

Definition at line 200 of file GVNHoist.cpp.

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


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