Home | History | Annotate | Download | only in Analysis

Lines Matching refs:isSplitable

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