Files
clang-p2996/llvm/unittests/Analysis/BranchProbabilityInfoTest.cpp
Max Kazantsev dc86900ff3 [BPI] Add method to swap outgoing edges probabilities
The motivation is need to update branch probability info after
swapping successors of branch instruction.

Differential Revision: https://reviews.llvm.org/D148237
Reviewed By: nikic
2023-04-18 20:05:24 +07:00

4.0 KiB