Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Profile/
H A DDataReader.cpp702 bool OffsetMatches = !!(To == ToBB->getOffset()); in recordBranch() local
703 if (!OffsetMatches) { in recordBranch()
714 OffsetMatches = true; in recordBranch()
717 if (!OffsetMatches) { in recordBranch()