Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp740 ListIndex defPathIndex(const DefPath &N) const { in defPathIndex() function in __anon672a7b590511::ClobberWalker
811 return defPathIndex(N) < PriorPathsSize; in tryOptimizePhi()
843 TerminatedPath Result{CurNode.Last, defPathIndex(CurNode)}; in tryOptimizePhi()