Home
last modified time | relevance | path

Searched refs:getNextValueLeader (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp832 Value *getNextValueLeader(CongruenceClass *) const;
2207 Value *NewGVN::getNextValueLeader(CongruenceClass *CC) const { in getNextValueLeader() function in NewGVN
2360 OldClass->setLeader({getNextValueLeader(OldClass), in moveValueToNewCongruenceClass()
2361 InstrToDFSNum(getNextValueLeader(OldClass))}); in moveValueToNewCongruenceClass()