LLVM 22.0.0git
llvm::LoadInfo Class Reference

Public Member Functions

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

Detailed Description

Definition at line 176 of file GVNHoist.cpp.

Member Function Documentation

◆ getVNTable()

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

Definition at line 190 of file GVNHoist.cpp.

◆ insert()

void llvm::LoadInfo::insert ( LoadInst * Load,
GVNPass::ValueTable & VN )
inline

Definition at line 181 of file GVNHoist.cpp.

References llvm::GVNPass::ValueTable::lookupOrAdd().


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