Searched refs:ElseCount (Results 1 – 1 of 1) sorted by relevance
303 uint64_t ElseCount = TotalCount - Count; in promoteIndirectCall() local304 uint64_t MaxCount = (Count >= ElseCount ? Count : ElseCount); in promoteIndirectCall()308 scaleBranchCount(Count, Scale), scaleBranchCount(ElseCount, Scale)); in promoteIndirectCall()