Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DMemorySSA.cpp738 auto PriorPathsSize = Paths.size(); in tryOptimizePhi() local
780 return defPathIndex(N) < PriorPathsSize; in tryOptimizePhi()
868 PriorPathsSize = Paths.size(); in tryOptimizePhi()