Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1733 unsigned PredToInc1 = getPredicateToIncImm(BI1, CMPI1); in eliminateRedundantCompare() local
1760 else if (PredToInc1) { in eliminateRedundantCompare()
1762 NewPredicate1 = PredToInc1; in eliminateRedundantCompare()
1766 if (PredToDec2 && PredToInc1) { in eliminateRedundantCompare()
1768 NewPredicate1 = PredToInc1; in eliminateRedundantCompare()