Searched refs:TotalPredCount (Results 1 – 1 of 1) sorted by relevance
237 uint64_t TotalPredCount = 0; in guessPredEdgeCounts() local242 TotalPredCount += Pred->getBranchInfo(*BB).Count; in guessPredEdgeCounts()249 static_cast<int64_t>(BB->getExecutionCount()) - TotalPredCount; in guessPredEdgeCounts()