Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Splitable

284   return DV[Level - 1].Splitable;
576 bool Splitable = false;
594 Splitable = true;
623 if (Splitable)
624 OS << " splitable";
1181 Result.DV[Level].Splitable = true;
1236 Result.DV[Level].Splitable = false;
3736 "Dep should be splitable at SplitLevel");