Do not fold loads into instructions if it is used more than once. In particular
we do not want to fold the load in cases like this: X = load = add A, X = add B, X llvm-svn: 14204
Loading
Please register or sign in to comment
we do not want to fold the load in cases like this: X = load = add A, X = add B, X llvm-svn: 14204