diff options
author | Congcong Cai <congcongcai0907@163.com> | 2024-11-25 06:46:47 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-25 06:46:47 +0800 |
commit | ae20dbdd63d97c342b89a72e9e839556d0deed07 (patch) | |
tree | 91b779e6d9fcad4d1cd43650304f767b144fc15b /llvm/lib/CodeGen/ExpandVectorPredication.cpp | |
parent | e3aafe407af36f580148d3ceccd1aa13a490f7c9 (diff) | |
download | llvm-ae20dbdd63d97c342b89a72e9e839556d0deed07.zip llvm-ae20dbdd63d97c342b89a72e9e839556d0deed07.tar.gz llvm-ae20dbdd63d97c342b89a72e9e839556d0deed07.tar.bz2 |
[clang][analysis] refactor the unevaluated api (#117474)
It is hard to understand for `ExprMutationAnalyzer::isUnevaluated` to
accept 2 Stmt as parameters.
This patch wants to redesign the API to accept only 1 Stmt. Now it will
only check whether stmt is a sub-stmt of an unevaluated stmt.
Diffstat (limited to 'llvm/lib/CodeGen/ExpandVectorPredication.cpp')
0 files changed, 0 insertions, 0 deletions