Searched defs:firstList (Results 1 – 2 of 2) sorted by relevance
56 const firstList: string[] = listA ? listA : []; constant
53 ChunkQueue<GateRef>& firstList, ChunkQueue<GateRef>& secondList, in CollectUseGate()99 ChunkQueue<GateRef> firstList(chunk_); // for state and depend edges in CollectLoopBody() local