Home
last modified time | relevance | path

Searched defs:islands (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/scripts/
H A Danalyze-project-deps.py204 islands = [] variable
215 islands = disjoints + [set.union(this_cycle, *overlaps)] variable