Home | History | Annotate | Download | only in InstCombine

Lines Matching full:getcomplexity

1780   if (getComplexity(Op0) < getComplexity(Op1)) {
2773 if (getComplexity(I.getOperand(0)) < getComplexity(I.getOperand(1))) {