Files
clang-p2996/llvm/lib/Transforms/Utils/FlattenCFG.cpp
Roman Lebedev 2aa2fdeed9 [NFC][BasicBlockUtils] Refactor GetIfCondition() to return the branch, not it's condition
Otherwise e.g. the FoldTwoEntryPHINode() has to do a lot of legwork
to re-deduce what is the dominant block (i.e. for which block
is this branch the terminator).
2021-07-24 00:18:26 +03:00

17 KiB