|
LLVM
8.0.1
|
Public Member Functions | |
| void | insert (StoreInst *Store, GVN::ValueTable &VN) |
| const VNtoInsns & | getVNTable () const |
Definition at line 198 of file GVNHoist.cpp.
Definition at line 213 of file GVNHoist.cpp.
|
inline |
Definition at line 204 of file GVNHoist.cpp.
References llvm::StoreInst::getPointerOperand(), llvm::StoreInst::getValueOperand(), llvm::StoreInst::isSimple(), and llvm::GVN::ValueTable::lookupOrAdd().
1.8.13