PR878: Instead of calculating the vreg to PHI use count everytime we get
a function, do it up front in linear time (going through all of the instructions once). We create a map out of them. Then it's no problem to use the information in it during elimination... llvm-svn: 30624
Loading
Please register or sign in to comment