mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 06:06:34 +08:00
9f7828905552b0dcfe809412f1bb55432eedae06
DeclContext. When the DeclContext is of a kind that can only be defined once and never updated, we limit the search to the module file that conatins the lookup table. Provides a 15% speedup in one modules-heavy source file. llvm-svn: 173050
…
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%