Files
clang-p2996/llvm/lib/Transforms/Utils/SCCPSolver.cpp
Alexandros Lamprineas 1b1232047e [FuncSpec] Replace LoopInfo with BlockFrequencyInfo.
Using AvgLoopIters on any loop is too imprecise making the cost model
favor users inside loop nests regardless of the actual tripcount.

Differential Revision: https://reviews.llvm.org/D150375
2023-05-22 17:49:52 +01:00

74 KiB