================
@@ -73,13 +73,26 @@ class YAMLProfileReader : public ProfileReaderBase {
bool parseFunctionProfile(BinaryFunction &Function,
const yaml::bolt::BinaryFunctionProfile &YamlBF);
+ /// Returns block cnt equality if IgnoreHash is true, otherwise, hash
equality
+ bool profileMatches(const yaml::bolt::BinaryFunctionProfile &Profile,
----------------
dcci wrote:
I think this comment talks about the implementation more than the definition.
Can you rephrase it?
https://github.com/llvm/llvm-project/pull/97502
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits