diff options
author | Fangrui Song <maskray@google.com> | 2019-04-14 07:20:03 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2019-04-14 07:20:03 +0000 |
commit | e57c53df4fc649ed1d0209d13ebe5e553d7a816a (patch) | |
tree | 6867d05d9f56b4e0953253be796fd177a4fe6b6e /clang/lib/Lex/Preprocessor.cpp | |
parent | f42990e687427005402d17e13931b1518f4e0e9c (diff) | |
download | bcm5719-llvm-e57c53df4fc649ed1d0209d13ebe5e553d7a816a.tar.gz bcm5719-llvm-e57c53df4fc649ed1d0209d13ebe5e553d7a816a.zip |
[Mem2Reg] Simplify and micro optimize
* Rearrange continu/break
* BBNumbers.lookup(A) -> BBNumbers.find(A)->second
BBNumbers has been computed, thus we can assume the value exists in the predicate.
llvm-svn: 358351
Diffstat (limited to 'clang/lib/Lex/Preprocessor.cpp')
0 files changed, 0 insertions, 0 deletions