Check for !isa<Constant> instead of isa<Instruction>. This
matches what the comment says, and it avoids spurious BitCast
instructions for Argument values.

llvm-svn: 78121
1 file changed
tree: add2cd9dab37e7ab6a26763fb33fb417bb3ce059
  1. clang/
  2. compiler-rt/
  3. llvm/