Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemorySSA.cpp746 ListIndex defPathIndex(const DefPath &N) const { in defPathIndex() function in __anone52e4bfa0511::ClobberWalker
817 return defPathIndex(N) < PriorPathsSize; in tryOptimizePhi()
849 TerminatedPath Result{CurNode.Last, defPathIndex(CurNode)}; in tryOptimizePhi()