[LazyValueInfo] Make solveBlockValueBinaryOp take a BinaryOperator* instead of...
[LazyValueInfo] Make solveBlockValueBinaryOp take a BinaryOperator* instead of Instruction*. This removes a cast of getOpcode to BinaryOps. llvm-svn: 304563
Loading
Please sign in to comment