Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp864 bool singleReachablePHIPath(SmallPtrSet<const MemoryAccess *, 8> &,
3140 bool NewGVN::singleReachablePHIPath( in singleReachablePHIPath() function in NewGVN
3174 return singleReachablePHIPath(Visited, cast<MemoryAccess>(OperandList[0]), in singleReachablePHIPath()
3242 assert((singleReachablePHIPath(VisitedMAS, FirstMUD, SecondMUD) || in verifyMemoryCongruency()