Searched refs:IsEndA (Results 1 – 1 of 1) sorted by relevance
563 int IsEndA = EndDirectives.count(DirA), IsEndB = EndDirectives.count(DirB); in EmitLeafTable() local564 if (IsEndA != IsEndB) in EmitLeafTable()565 return IsEndA < IsEndB; in EmitLeafTable()