diff options
author | Reid Kleckner <rnk@google.com> | 2017-04-10 23:46:08 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2017-04-10 23:46:08 +0000 |
commit | 8ff7785ee19a86289804de9fc1727f799f784f16 (patch) | |
tree | e99dce0b5b9f47a6c143db3e83abdc420114923f /polly/lib/CodeGen/IslNodeBuilder.cpp | |
parent | eb9dd5b87f43cbd9641fba0555b775589e49af33 (diff) | |
download | bcm5719-llvm-8ff7785ee19a86289804de9fc1727f799f784f16.tar.gz bcm5719-llvm-8ff7785ee19a86289804de9fc1727f799f784f16.zip |
Remove AttributeSetNode::get(AttributeList, unsigned) and sink constructor
The getter was equivalent to AttributeList::getAttributes(unsigned),
which seems like a better way to express getting the AttributeSet for a
given index. This static helper was only used in one place anyway.
The constructor doesn't benefit from inlining and doesn't need to be in
a header.
llvm-svn: 299900
Diffstat (limited to 'polly/lib/CodeGen/IslNodeBuilder.cpp')
0 files changed, 0 insertions, 0 deletions