Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp755 ListIndex defPathIndex(const DefPath &N) const { in defPathIndex() function in __anon487f31d70511::ClobberWalker
826 return defPathIndex(N) < PriorPathsSize; in tryOptimizePhi()
858 TerminatedPath Result{CurNode.Last, defPathIndex(CurNode)}; in tryOptimizePhi()