Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1756 unsigned PredToInc2 = getPredicateToIncImm(BI2, CMPI2); in eliminateRedundantCompare() local
1759 if (PredToInc2 && PredToDec1) { in eliminateRedundantCompare()
1760 NewPredicate2 = PredToInc2; in eliminateRedundantCompare()
1767 if (PredToInc2) { in eliminateRedundantCompare()
1769 NewPredicate2 = PredToInc2; in eliminateRedundantCompare()