Searched defs:secondList (Results 1 – 2 of 2) sorted by relevance
57 const secondList: string[] = listB ? listB : []; constant
53 ChunkQueue<GateRef>& firstList, ChunkQueue<GateRef>& secondList, in CollectUseGate()100 ChunkQueue<GateRef> secondList(chunk_); // for other edges in CollectLoopBody() local