Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCMIPeephole.cpp1151 unsigned PredToInc1 = getPredicateToIncImm(BI1, CMPI1); in eliminateRedundantCompare() local
1178 else if (PredToInc1) { in eliminateRedundantCompare()
1180 NewPredicate1 = PredToInc1; in eliminateRedundantCompare()
1184 if (PredToDec2 && PredToInc1) { in eliminateRedundantCompare()
1186 NewPredicate1 = PredToInc1; in eliminateRedundantCompare()