Searched refs:InstrToDFSNum (Results 1 – 1 of 1) sorted by relevance
837 unsigned InstrToDFSNum(const Value *V) const { in InstrToDFSNum() function in __anonc9d17a0b0311::NewGVN842 unsigned InstrToDFSNum(const MemoryAccess *MA) const { in InstrToDFSNum() function in __anonc9d17a0b0311::NewGVN855 ? InstrToDFSNum(cast<MemoryUseOrDef>(MA)->getMemoryInst()) in MemoryToDFSNum()1801 InstrToDFSNum(AllSameValue) > InstrToDFSNum(I)) in performSymbolicPHIEvaluation()2077 TouchedInstructions.set(InstrToDFSNum(Mapped)); in touchAndErase()2092 TouchedInstructions.set(InstrToDFSNum(User)); in markUsersTouched()2142 TouchedInstructions.set(InstrToDFSNum(I)); in markValueLeaderChangeTouched()2153 auto DFSNum = InstrToDFSNum(X); in getMinDFSOfRange()2266 NewClass->addPossibleNextLeader({I, InstrToDFSNum(I)}); in moveValueToNewCongruenceClass()2468 TouchedInstructions.set(InstrToDFSNum(MemPhi)); in updateReachableEdge()[all …]