Searched defs:islands (Results 1 – 2 of 2) sorted by relevance
186 islands = [] variable197 islands = disjoints + [set.union(this_cycle, *overlaps)] variable
141 SmallVector<IslandOp, 16> islands{island}; in MergeIsland() local