diff options
author | Florian Hahn <flo@fhahn.com> | 2023-08-21 15:58:07 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2023-08-21 15:58:07 +0100 |
commit | 57a6f6579c97cd68815092d6238a54e193a06c01 (patch) | |
tree | b740f1fcc67eeb845daf29ddfe82730601179956 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | ff22d125a7e6b7515983d281984f92ae88d96da9 (diff) | |
download | llvm-57a6f6579c97cd68815092d6238a54e193a06c01.zip llvm-57a6f6579c97cd68815092d6238a54e193a06c01.tar.gz llvm-57a6f6579c97cd68815092d6238a54e193a06c01.tar.bz2 |
[LV] Simplify condition for induction recipe insertion (NFCI).
Split off independent suggestion from D157037. This simplifies the
condition to decide if a recipe needs to be inserted to the header phi
section or simply appended.
The assertion has been updated to allow cases where the first non-phi
recipe is the end of the block, in which case inserting before this
point is equivalent to appending.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions