diff options
author | Florian Hahn <flo@fhahn.com> | 2025-06-09 19:37:33 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2025-06-09 19:37:33 +0100 |
commit | c2ea9404ab86892dcca38f585e32e5e1ab57e4cd (patch) | |
tree | 14eeb8b5b7522f8aa9cdad26c3ef6a9a69d4e3ac /clang-tools-extra/clang-tidy/objc/ObjCTidyModule.cpp | |
parent | 0e4b8b8f81c97ef7374c321fd67a804dd17b4532 (diff) | |
download | llvm-c2ea9404ab86892dcca38f585e32e5e1ab57e4cd.zip llvm-c2ea9404ab86892dcca38f585e32e5e1ab57e4cd.tar.gz llvm-c2ea9404ab86892dcca38f585e32e5e1ab57e4cd.tar.bz2 |
[LV] Simplify finding EPResumeValue (NFC).
It should be sufficient to check that the resume phi has the correct
type, as the vector trip count as incoming value and starts at 0
otherwise. There is no need to find the middle block.
Diffstat (limited to 'clang-tools-extra/clang-tidy/objc/ObjCTidyModule.cpp')
0 files changed, 0 insertions, 0 deletions