Home
last modified time | relevance | path

Searched refs:IgnoreHash (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Profile/
H A DYAMLProfileReader.cpp25 IgnoreHash("profile-ignore-hash", variable
86 if (!opts::IgnoreHash && YamlBF.Hash != BF.computeHash(/*UseDFS=*/true)) { in parseFunctionProfile()
304 if (opts::IgnoreHash && Profile.NumBasicBlocks == BF.size()) in readProfile()
306 if (!opts::IgnoreHash && in readProfile()
323 if (!opts::IgnoreHash) in readProfile()