aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAnna Thomas <anna@azul.com>2020-09-02 10:19:10 -0400
committerAnna Thomas <anna@azul.com>2020-09-02 10:29:44 -0400
commit425573a2fa2dc5666273944a584acdb286447b66 (patch)
treea452ee99335d059f4c445cd910d228da5999b903 /clang/lib/Frontend/CompilerInvocation.cpp
parent6f7737c46811993c0ed9b9143cbe4cb49dcf1d03 (diff)
downloadllvm-425573a2fa2dc5666273944a584acdb286447b66.zip
llvm-425573a2fa2dc5666273944a584acdb286447b66.tar.gz
llvm-425573a2fa2dc5666273944a584acdb286447b66.tar.bz2
[ImplicitNullChecks] NFC: Refactor dependence safety check
After computing dependence, we check if it is safe to hoist by identifying if it clobbers any liveIns in the sibling block (NullSucc). This check is moved to its own function which will be used in the soon-to-be modified dependence checking algorithm for implicit null checks pass. Tests-Run: lit tests on X86/implicit-*
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions