Skip to content
Commit affbc66f authored by Dan Gohman's avatar Dan Gohman
Browse files

RecursivelyDeleteTriviallyDeadInstructions only needs a

Value, not an Instruction, so casting is not necessary. Also,
it's theoretically possible that the Value is not an
Instruction, since WeakVH follows RAUWs.

llvm-svn: 127427
parent cbe6a1ae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment