Home
last modified time | relevance | path

Searched refs:disjoints (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/scripts/
Danalyze-project-deps.py195 disjoints = [x for x in islands if this_cycle.isdisjoint(x)] variable
197 islands = disjoints + [set.union(this_cycle, *overlaps)]