Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DBoltDiff.cpp239 uint64_t BothHaveProfile = 0ull; in matchFunctions() local
256 ++BothHaveProfile; in matchFunctions()
270 ++BothHaveProfile; in matchFunctions()
283 ++BothHaveProfile; in matchFunctions()
294 outs() << "Inputs share " << BothHaveProfile in matchFunctions()