Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1493 unsigned PredToInc2 = getPredicateToIncImm(BI2, CMPI2); in eliminateRedundantCompare() local
1496 if (PredToInc2 && PredToDec1) { in eliminateRedundantCompare()
1497 NewPredicate2 = PredToInc2; in eliminateRedundantCompare()
1504 if (PredToInc2) { in eliminateRedundantCompare()
1506 NewPredicate2 = PredToInc2; in eliminateRedundantCompare()