Files
clang-p2996/llvm/utils/TableGen/InfoByHwMode.cpp
Craig Topper 72e1441c7a [TableGen] Slightly improve the efficiency of InfoByHwMode::get.
This avoids some double map lookups. Also use Map.begin() to find
the default mode instead of going through find.
2023-04-08 18:54:56 -07:00

6.6 KiB