aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2016-05-11 21:13:17 +0000
committerJustin Bogner <mail@justinbogner.com>2016-05-11 21:13:17 +0000
commit31d7da3b5f43c40ce1ab3f0ed42b44225f052416 (patch)
tree9ec68c918d00b515cb6b47128d628c819f710e83 /llvm/lib/Transforms/Utils/InlineFunction.cpp
parentb3534c494ff3380d6a30fbb2a6c265cad2efcaec (diff)
downloadllvm-31d7da3b5f43c40ce1ab3f0ed42b44225f052416.zip
llvm-31d7da3b5f43c40ce1ab3f0ed42b44225f052416.tar.gz
llvm-31d7da3b5f43c40ce1ab3f0ed42b44225f052416.tar.bz2
SDAG: Add a helper to replace and remove a node during ISel
It's very common to want to replace a node and then remove it since it's dead, especially as we port backends from the SDNode *Select API to the void Select one. This helper makes this sequence a bit less verbose. llvm-svn: 269236
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions