diff options
author | Chris Lattner <clattner@nondot.org> | 2021-05-30 12:22:08 -0700 |
---|---|---|
committer | Chris Lattner <clattner@nondot.org> | 2021-05-30 12:23:39 -0700 |
commit | 1e344ce4f3fac4beb5e23e04dc3dd59398125956 (patch) | |
tree | 93e2415f02005b65a2fdda75ed6a2cb43885552c /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 1ed29f8784ee528f54cd33300ab8420372141283 (diff) | |
download | llvm-1e344ce4f3fac4beb5e23e04dc3dd59398125956.zip llvm-1e344ce4f3fac4beb5e23e04dc3dd59398125956.tar.gz llvm-1e344ce4f3fac4beb5e23e04dc3dd59398125956.tar.bz2 |
[CSE] Make domInfo a stored property, cut use of DominanceInfo::hasDominanceInfo. NFC.
CSE is the only client of this API, refactor it a bit to pull the query
internally to make changes to DominanceInfo a bit easier. This commit
also improves comments a bit.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions