Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1735 unsigned PredToInc2 = getPredicateToIncImm(BI2, CMPI2); in eliminateRedundantCompare() local
1738 if (PredToInc2 && PredToDec1) { in eliminateRedundantCompare()
1739 NewPredicate2 = PredToInc2; in eliminateRedundantCompare()
1746 if (PredToInc2) { in eliminateRedundantCompare()
1748 NewPredicate2 = PredToInc2; in eliminateRedundantCompare()