aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Function.cpp
diff options
context:
space:
mode:
authorJay Foad <jay.foad@amd.com>2020-05-15 17:47:40 +0100
committerJay Foad <jay.foad@amd.com>2020-05-15 18:14:45 +0100
commit91ef7cb508b66ad937d2357e155be2c7850490b9 (patch)
treedf0d2c732ee80f6af5e7371dc449d6fb5050953a /llvm/lib/IR/Function.cpp
parentdfb99e1a28f4968516df7678481ab963ca73f8c3 (diff)
downloadllvm-91ef7cb508b66ad937d2357e155be2c7850490b9.zip
llvm-91ef7cb508b66ad937d2357e155be2c7850490b9.tar.gz
llvm-91ef7cb508b66ad937d2357e155be2c7850490b9.tar.bz2
[IR] Trivial cleanups in Use. NFC.
Remove Use::setPrev. It provided no value because it had the same accessibility as the underlying field Prev, and there was no corresponding setNext anyway. Simplify Use::removeFromList.
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions