Optimize ScalarEvolution::getAddExpr's operand factoring code by
having it finish processing all of the muliply operands before starting the whole getAddExpr process over again, instead of immediately after the first simplification. llvm-svn: 110916
Loading
Please register or sign in to comment