[llvm-dev] ConstantExpr::hasIndices only on extract/insertvalue?
Matthew O'Connor via llvm-dev
llvm-dev at lists.llvm.org
Mon Dec 5 15:25:09 PST 2016
All,
What is the reason that ConstantExpr::hasIndices only returns true for
ExtractValue and InsertValue and not for ExtractElement and InsertElement?
Is that because those two only have a single index?
Thanks,
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161205/56290cef/attachment.html>
More information about the llvm-dev
mailing list