Lines Matching defs:ValueDFS
825 struct ValueDFS;
827 SmallVectorImpl<ValueDFS> &,
831 SmallVectorImpl<ValueDFS> &) const;
3522 struct NewGVN::ValueDFS {
3533 bool operator<(const ValueDFS &Other) const {
3584 const CongruenceClass &Dense, SmallVectorImpl<ValueDFS> &DFSOrderedSet,
3593 ValueDFS VDDef;
3635 ValueDFS VDUse;
3676 SmallVectorImpl<ValueDFS> &LoadsAndStores) const {
3682 ValueDFS VD;
3903 SmallVector<ValueDFS, 8> PossibleDeadStores;
3956 SmallVector<ValueDFS, 8> DFSOrderedSet;