Files
llvm-project/llvm/lib/Analysis/StackLifetime.cpp
Anatoly Trosinenko c0eac77f3c [ADT] BitVector: give subsetOf(RHS) name to !test(RHS) (NFC) (#170875)
Define `LHS.subsetOf(RHS)` as a more descriptive name for `!LHS.test(RHS)`
and update the existing callers to use that name.

Co-authored-by: Jakub Kuderski <jakub@nod-labs.com>
2025-12-09 21:00:27 +03:00

13 KiB