diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-05-15 13:05:18 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-05-15 15:42:02 +0200 |
commit | f9e9b0cdb4f499aa8443c21430fdb09a5a74490f (patch) | |
tree | fb2ae345a11adcf36cee1dc5d9876fd37f2f7039 /llvm/lib/Demangle/RustDemangle.cpp | |
parent | f9b1208681f650eed536648e26b0f9266134b628 (diff) | |
download | llvm-f9e9b0cdb4f499aa8443c21430fdb09a5a74490f.zip llvm-f9e9b0cdb4f499aa8443c21430fdb09a5a74490f.tar.gz llvm-f9e9b0cdb4f499aa8443c21430fdb09a5a74490f.tar.bz2 |
[CFG] Move reachable from entry checks into basic block variant
These checks are not specific to the instruction based variant of
isPotentiallyReachable(), they are equally valid for the basic
block based variant. Move them there, to make sure that switching
between the instruction and basic block variants cannot introduce
regressions.
Diffstat (limited to 'llvm/lib/Demangle/RustDemangle.cpp')
0 files changed, 0 insertions, 0 deletions