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.cpp1760 unsigned PredToInc2 = getPredicateToIncImm(BI2, CMPI2); in eliminateRedundantCompare() local
1763 if (PredToInc2 && PredToDec1) { in eliminateRedundantCompare()
1764 NewPredicate2 = PredToInc2; in eliminateRedundantCompare()
1771 if (PredToInc2) { in eliminateRedundantCompare()
1773 NewPredicate2 = PredToInc2; in eliminateRedundantCompare()