Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DMemorySSA.cpp785 ListIndex defPathIndex(const DefPath &N) const { in defPathIndex() function in __anonca596e530611::ClobberWalker
856 return defPathIndex(N) < PriorPathsSize; in tryOptimizePhi()
888 TerminatedPath Result{CurNode.Last, defPathIndex(CurNode)}; in tryOptimizePhi()