Searched refs:InstrToDFSNum (Results 1 – 1 of 1) sorted by relevance
872 unsigned InstrToDFSNum(const Value *V) const { in InstrToDFSNum() function in __anonccb5b2130211::NewGVN877 unsigned InstrToDFSNum(const MemoryAccess *MA) const { in InstrToDFSNum() function in __anonccb5b2130211::NewGVN890 ? InstrToDFSNum(cast<MemoryUseOrDef>(MA)->getMemoryInst()) in MemoryToDFSNum()1776 InstrToDFSNum(AllSameValue) > InstrToDFSNum(I)) in performSymbolicPHIEvaluation()2024 TouchedInstructions.set(InstrToDFSNum(Mapped)); in touchAndErase()2053 TouchedInstructions.set(InstrToDFSNum(User)); in markUsersTouched()2091 TouchedInstructions.set(InstrToDFSNum(I)); in markValueLeaderChangeTouched()2102 auto DFSNum = InstrToDFSNum(X); in getMinDFSOfRange()2215 NewClass->addPossibleNextLeader({I, InstrToDFSNum(I)}); in moveValueToNewCongruenceClass()2417 TouchedInstructions.set(InstrToDFSNum(MemPhi)); in updateReachableEdge()[all …]