Use getPrevSlot() instead of getPrevIndex().
The getPrevIndex() function moves to the same slot in the previous instruction. For getVNInfoBefore(), we just need the previous slot in the same instruction. llvm-svn: 139793
Loading
Please register or sign in to comment