[memprof] Use DenseMap::contains (NFC) (#90124)
This patch replaces count with contains, following the spirit of clang-tidy's readability-container-contains.
parent
eb4a5102
Please register or sign in to comment
This patch replaces count with contains, following the spirit of clang-tidy's readability-container-contains.