Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1464 unsigned PredToInc1 = getPredicateToIncImm(BI1, CMPI1); in eliminateRedundantCompare() local
1491 else if (PredToInc1) { in eliminateRedundantCompare()
1493 NewPredicate1 = PredToInc1; in eliminateRedundantCompare()
1497 if (PredToDec2 && PredToInc1) { in eliminateRedundantCompare()
1499 NewPredicate1 = PredToInc1; in eliminateRedundantCompare()