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
Loading
Please register or sign in to comment