diff options
| author | Michael Maitland <michaeltmaitland@gmail.com> | 2025-01-29 08:15:56 -0800 |
|---|---|---|
| committer | Michael Maitland <michaeltmaitland@gmail.com> | 2025-01-29 08:15:56 -0800 |
| commit | 3ce97e4aa98ad6a3502528818ff11eee89ef2fae (patch) | |
| tree | 6ef4a3a947ad70447c53599ae43fba3c5a5a3081 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 6900768719ff6d38403f39ceb75e0ec953278f5a (diff) | |
[ReachingDefAnalysis][NFC] Use at instead of lookup for DenseMap access
`at` has an assert that the key exists. Since we are assuming the key exists,
use `at` instead of `lookup`.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
