Files
clang-p2996/llvm/utils/TableGen/CodeGenHwModes.cpp
Craig Topper 17c31fba5b [TableGen] Replace a StringMap keyed by Record name with a DenseMap.
We can use the Record* to uniquely identify the Record without using
its name.
2023-02-27 22:54:03 -08:00

3.4 KiB