Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp1185 unsigned ExtraPhiUses = 0; in getReductionOpChain() local
1203 ExtraPhiUses = 1; in getReductionOpChain()
1215 if (!Phi->hasNUses(ExpectedUses + ExtraPhiUses)) in getReductionOpChain()