diff options
author | Florian Hahn <flo@fhahn.com> | 2021-01-25 19:34:59 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2021-01-25 19:38:08 +0000 |
commit | 76afbf60ed7fb48233c9af9f74f2e8399fd38214 (patch) | |
tree | 8b0ea135bfbca3795e2bb0b410f961f369822ab4 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 4bb6244871c6914517a21f56830b3765495792f2 (diff) | |
download | llvm-76afbf60ed7fb48233c9af9f74f2e8399fd38214.zip llvm-76afbf60ed7fb48233c9af9f74f2e8399fd38214.tar.gz llvm-76afbf60ed7fb48233c9af9f74f2e8399fd38214.tar.bz2 |
[VPlan] Replace uses with new value in VPInstructionsToVPRecipe (NFC).
Now that VPRecipeBase inherits from VPDef, we can always use the new
VPValue for replacement, if the recipe defines one. Given the recipes
that are supported at the moment, all new recipes must have either 0 or
1 defined values.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions