Home | History | Annotate | Download | only in Analysis

Lines Matching defs:Done

2414   DEBUG(dbgs() << "all done\n");
3442 // so Pair[3].Group = {0,3} and Done = false (that is, 0 will not be added
3447 // so Pair[3].Group = {0, 1, 3} and Done = false.
3450 // Since Done remains true, we add 2 to the set of Separable pairs.
3453 // so Done remains true and we add it to the Coupled set.
3474 bool Done = true;
3483 Done = false;
3486 if (Done) {
3836 bool Done = true;
3845 Done = false;
3848 if (Done) {