Files
clang-p2996/llvm/lib/Transforms/Scalar/StructurizeCFG.cpp
Jay Foad 231e63d816 [StructurizeCFG] Refactor insertConditions. NFC. (#115476)
This just makes it more obvious that having Parent as the single
predecessor is a special case, instead of checking for it in the middle
of a loop that finds the nearest common dominator of multiple
predecessors.
2024-11-26 09:40:33 +00:00

43 KiB