Home
last modified time | relevance | path

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

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