Files
clang-p2996/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
Joshua Cao d242b52d0e [SimpleLoopUnswitch] turnGuardIntoBranch use BB utils to update DT
turnGuardIntoBranch() can use splitBlockAndInsertIfThen to update the
DominatorTree rather than implementing it itself.
2023-05-17 21:44:04 -07:00

155 KiB