mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
2ef3f4fd2378c6b1f6acbb18a9332d58f3d8b2cc
Use the explicit analysis if possible, only for splitBlock we will continue to use the Pass * argument. This change allows us to remove the getAnalysis calls from the code generation. llvm-svn: 215121
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%