[llvm] [StructurizeCFG] Avoid repeated hash lookups (NFC) (PR #107797)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 9 00:41:47 PDT 2024
https://github.com/nikic approved this pull request.
LGTM. Note that there is a repeated hash lookup in setPhiValues as well.
https://github.com/llvm/llvm-project/pull/107797
More information about the llvm-commits
mailing list