Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp737 unsigned PHICount = 0; in findNextSource() local
773 PHICount++; in findNextSource()
774 if (PHICount >= RewritePHILimit) { in findNextSource()
800 if (PHICount > 0 && CurSrcPair.SubReg != 0) in findNextSource()