Skip to content
Commit ce545686 authored by James Molloy's avatar James Molloy
Browse files

Add a new function to ConstantExpr - getAsInstruction. This returns its...

Add a new function to ConstantExpr - getAsInstruction. This returns its Instruction* corollary, which may be useful if a user
wishes to transform a ConstantExpr so that one of its operands is no longer constant.

llvm-svn: 168262
parent 37196de3
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