Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSA.cpp755 ListIndex defPathIndex(const DefPath &N) const { in defPathIndex() function in __anonc967e22e0511::ClobberWalker
826 return defPathIndex(N) < PriorPathsSize; in tryOptimizePhi()
858 TerminatedPath Result{CurNode.Last, defPathIndex(CurNode)}; in tryOptimizePhi()