Searched refs:TotalReportedJumps (Results 1 – 1 of 1) sorted by relevance
309 const uint64_t TotalReportedJumps = in inferFallThroughCounts() local315 if (BBExecCount > TotalReportedJumps) in inferFallThroughCounts()316 Inferred = BBExecCount - TotalReportedJumps; in inferFallThroughCounts()319 if (BBExecCount < TotalReportedJumps) dbgs() in inferFallThroughCounts()