Searched refs:nextLIR (Results 1 – 1 of 1) sorted by relevance
35 ArmLIR *nextLIR = thisLIR; in applyRedundantBranchElimination() local38 nextLIR = NEXT_LIR(nextLIR); in applyRedundantBranchElimination()43 if (nextLIR == (ArmLIR *) thisLIR->generic.target) { in applyRedundantBranchElimination()51 if (!isPseudoOpCode(nextLIR->opCode) || in applyRedundantBranchElimination()52 nextLIR->opCode == ARM_PSEUDO_ALIGN4) in applyRedundantBranchElimination()