Matthew O'Connor via llvm-dev
2016-Dec-05 23:25 UTC
[llvm-dev] ConstantExpr::hasIndices only on extract/insertvalue?
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>