Searched refs:EndDirectives (Results 1 – 1 of 1) sorted by relevance
669 DenseSet<int> EndDirectives; in emitLeafTable() local675 EndDirectives.insert(Id); in emitLeafTable()688 bool IsEndA = EndDirectives.contains(DirA); in emitLeafTable()689 bool IsEndB = EndDirectives.contains(DirB); in emitLeafTable()729 return EndDirectives.contains(LeafTable[RowIdx][0]); in emitLeafTable()