Files
clang-p2996/llvm/lib/Analysis/CtxProfAnalysis.cpp
Mircea Trofin 6cb2d40387 [ctx_prof] Handle case when no root is in this Module. (#107463)
If none of the functions in this `Module` are roots in the contextual profile, we can't use it and should just return the `{}` case.
2024-09-06 13:44:05 -07:00

10 KiB