Lines Matching defs:ValueDFS
848 struct ValueDFS;
850 SmallVectorImpl<ValueDFS> &,
854 SmallVectorImpl<ValueDFS> &) const;
3554 struct NewGVN::ValueDFS {
3565 bool operator<(const ValueDFS &Other) const {
3616 const CongruenceClass &Dense, SmallVectorImpl<ValueDFS> &DFSOrderedSet,
3625 ValueDFS VDDef;
3667 ValueDFS VDUse;
3708 SmallVectorImpl<ValueDFS> &LoadsAndStores) const {
3714 ValueDFS VD;
3935 SmallVector<ValueDFS, 8> PossibleDeadStores;
3989 SmallVector<ValueDFS, 8> DFSOrderedSet;