================
@@ -537,6 +538,9 @@ class SampleContext {
assert(!Name.empty() && "Name is empty");
}
+ SampleContext(ProfileFuncRef Name)
----------------
david-xl wrote:
Name ->Func
https://github.com/llvm/llvm-project/pull/66164