[SCCP] Handle assume predicates
Take assume predicates into account when visiting ssa.copy. The handling is the same as for branch predicates, with the difference that we're always on the true edge. Differential Revision: https://reviews.llvm.org/D83257
parent
931ec74f
Please register or sign in to comment