diff options
author | Chris Lattner <clattner@nondot.org> | 2021-06-01 15:15:28 -0700 |
---|---|---|
committer | Chris Lattner <clattner@nondot.org> | 2021-06-01 15:16:23 -0700 |
commit | 6134231a78bf667a2f4357a415fac11e2732405a (patch) | |
tree | 27141c3d65de0838018e35de95e0b76884ea7188 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | aeae3e0ba9061a40209987d6256e489146c2bffb (diff) | |
download | llvm-6134231a78bf667a2f4357a415fac11e2732405a.zip llvm-6134231a78bf667a2f4357a415fac11e2732405a.tar.gz llvm-6134231a78bf667a2f4357a415fac11e2732405a.tar.bz2 |
[CSE] Ask DominanceInfo about "hasSSADominance" instead of reconstructing it.
I backed this off to make the previous patch easier to wrangle, but now
this is an efficient query and it is better to not replace it in CSE.
Differential Revision: https://reviews.llvm.org/D103494
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions