Searched refs:HasBlockFreq (Results 1 – 1 of 1) sorted by relevance
884 bool HasBlockFreq = LHSFreq != 0 && RHSFreq != 0; in GetAllSortedSuccessors() local885 return HasBlockFreq ? LHSFreq < RHSFreq in GetAllSortedSuccessors()