mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 17:01:00 +08:00
3f99d381b4bb00cedeef049cfdcf03aa3e1f689c
using a DenseMap and Talin's new GeneralHash, avoiding the need for a temporary std::vector on every lookup. Patch by Meador Inge! llvm-svn: 151049
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%