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