LLVM
7.0.0svn
|
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.
Referenced by llvm::GVNHoist::rank().
|
inline |
Definition at line 204 of file GVNHoist.cpp.
References llvm::StoreInst::getPointerOperand(), llvm::StoreInst::getValueOperand(), llvm::StoreInst::isSimple(), and llvm::GVN::ValueTable::lookupOrAdd().
Referenced by llvm::GVNHoist::rank().