Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DMemorySSA.cpp709 ListIndex defPathIndex(const DefPath &N) const { in defPathIndex() function in __anonb08d52880511::ClobberWalker
780 return defPathIndex(N) < PriorPathsSize; in tryOptimizePhi()
812 TerminatedPath Result{CurNode.Last, defPathIndex(CurNode)}; in tryOptimizePhi()