Searched refs:HasBlockFreq (Results 1 – 2 of 2) sorted by relevance
572 bool HasBlockFreq = LHSFreq != 0 && RHSFreq != 0; in GetAllSortedSuccessors() local573 return HasBlockFreq ? LHSFreq < RHSFreq in GetAllSortedSuccessors()
612 bool HasBlockFreq = LHSFreq != 0 && RHSFreq != 0; in GetAllSortedSuccessors() local613 return HasBlockFreq ? LHSFreq < RHSFreq in GetAllSortedSuccessors()