A def. operand of a machine instruction may be an ordinary Value*,
not just an Instruction*, at least in one unfortunate case: the first operand to the va_arg instruction. Modify ValueToDefVecMap to map from Value*, not Instruction*. llvm-svn: 7052
Loading
Please register or sign in to comment