Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1754 unsigned PredToInc1 = getPredicateToIncImm(BI1, CMPI1); in eliminateRedundantCompare() local
1781 else if (PredToInc1) { in eliminateRedundantCompare()
1783 NewPredicate1 = PredToInc1; in eliminateRedundantCompare()
1787 if (PredToDec2 && PredToInc1) { in eliminateRedundantCompare()
1789 NewPredicate1 = PredToInc1; in eliminateRedundantCompare()