Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemorySSA.cpp775 auto PriorPathsSize = Paths.size(); in tryOptimizePhi() local
817 return defPathIndex(N) < PriorPathsSize; in tryOptimizePhi()
906 PriorPathsSize = Paths.size(); in tryOptimizePhi()