Home | History | Annotate | Download | only in Analysis

Lines Matching refs:isSplitable

169               if (D->isSplitable(Level)) {
282 bool FullDependence::isSplitable(unsigned Level) const {
593 if (isSplitable(II))
3735 assert(Dep->isSplitable(SplitLevel) &&