Searched refs:ValueDFS (Results 1 – 2 of 2) sorted by relevance
86 struct ValueDFS { struct117 bool operator()(const ValueDFS &A, const ValueDFS &B) const { in operator ()()155 bool comparePHIRelated(const ValueDFS &A, const ValueDFS &B) const { in comparePHIRelated()188 Value *getMiddleDef(const ValueDFS &VD) const { in getMiddleDef()217 bool localComesBefore(const ValueDFS &A, const ValueDFS &B) const { in localComesBefore()331 ValueDFS VD; in convertUsesToDFSOrdered()546 ValueDFS &Result = *RenameIter; in materializeStack()617 SmallVector<ValueDFS, 16> OrderedUses; in renameUses()623 ValueDFS VD; in renameUses()676 SmallVector<ValueDFS, 8> RenameStack; in renameUses()[all …]
821 struct ValueDFS;823 SmallVectorImpl<ValueDFS> &,827 SmallVectorImpl<ValueDFS> &) const;3517 struct NewGVN::ValueDFS { struct in NewGVN3528 bool operator<(const ValueDFS &Other) const { in operator <() argument3588 ValueDFS VDDef; in convertClassToDFSOrdered()3630 ValueDFS VDUse; in convertClassToDFSOrdered()3671 SmallVectorImpl<ValueDFS> &LoadsAndStores) const { in convertClassToLoadsAndStores()3677 ValueDFS VD; in convertClassToLoadsAndStores()3898 SmallVector<ValueDFS, 8> PossibleDeadStores; in eliminateInstructions()[all …]