LLVM
8.0.1
|
Public Member Functions | |
void | insert (CallInst *Call, GVN::ValueTable &VN) |
const VNtoInsns & | getScalarVNTable () const |
const VNtoInsns & | getLoadVNTable () const |
const VNtoInsns & | getStoreVNTable () const |
Definition at line 217 of file GVNHoist.cpp.
Definition at line 240 of file GVNHoist.cpp.
Definition at line 239 of file GVNHoist.cpp.
Definition at line 241 of file GVNHoist.cpp.
|
inline |
Definition at line 224 of file GVNHoist.cpp.
References llvm::CallBase::doesNotAccessMemory(), llvm::InvalidVN, llvm::GVN::ValueTable::lookupOrAdd(), and llvm::CallBase::onlyReadsMemory().