Home | History | Annotate | Download | only in Analysis

Lines Matching full:consistent

231   Consistent = true;
576 OS << "consistent ";
971 Result.Consistent = false;
1082 Result.Consistent = false;
1157 Result.Consistent = false;
1380 Result.Consistent = false;
1593 Result.Consistent = false;
1703 Result.Consistent = false;
1786 Result.Consistent = false;
2178 Result.Consistent = false;
2966 // in terms of dependence), set consistent to false.
2976 bool &Consistent) {
2982 Result |= propagateDistance(Src, Dst, Constraints[LI], Consistent);
2984 Result |= propagateLine(Src, Dst, Constraints[LI], Consistent);
2996 // in terms of dependence), set consistent to false.
3000 bool &Consistent) {
3014 Consistent = false;
3023 // in terms of dependence), set consistent to false.
3027 bool &Consistent) {
3048 Consistent = false;
3062 Consistent = false;
3077 Consistent = false;
3088 Consistent = false;
3127 // this one is consistent, the others aren't
3367 Result.Consistent = false;
3492 Constraints, Result.Consistent)) {
3722 Result.Consistent = false;
3811 Pair[SJ].Loops, Constraints, Result.Consistent)) {