Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1491 unsigned PredToInc1 = getPredicateToIncImm(BI1, CMPI1); in eliminateRedundantCompare() local
1518 else if (PredToInc1) { in eliminateRedundantCompare()
1520 NewPredicate1 = PredToInc1; in eliminateRedundantCompare()
1524 if (PredToDec2 && PredToInc1) { in eliminateRedundantCompare()
1526 NewPredicate1 = PredToInc1; in eliminateRedundantCompare()