diff options
author | Adam Balogh <adam.balogh@ericsson.com> | 2019-05-20 11:04:27 +0000 |
---|---|---|
committer | Adam Balogh <adam.balogh@ericsson.com> | 2019-05-20 11:04:27 +0000 |
commit | 33160c442449f71a76381383186e7ed726cab619 (patch) | |
tree | 00c64d938f18134c1a8caf9bd9234b8f8257839b /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | e386a01e845919c60554bdf47ed8288089a8e903 (diff) | |
download | llvm-33160c442449f71a76381383186e7ed726cab619.zip llvm-33160c442449f71a76381383186e7ed726cab619.tar.gz llvm-33160c442449f71a76381383186e7ed726cab619.tar.bz2 |
[Analyzer] Refactor begin and end symbol creation
This patch refactors begin and end symbol creation by moving symbol
conjuration into the `create...` functions. This way the functions'
responsibilities are clearer and makes possible to add more functions
handling these symbols (e.g. functions for handling the container's
size) without code multiplication.
Differential Revision: https://reviews.llvm.org/D61136
llvm-svn: 361141
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions