Home | History | Annotate | Download | only in Analysis

Lines Matching full:consistent

235   Consistent = true;
581 OS << "consistent ";
1045 Result.Consistent = false;
1156 Result.Consistent = false;
1231 Result.Consistent = false;
1452 Result.Consistent = false;
1665 Result.Consistent = false;
1775 Result.Consistent = false;
1858 Result.Consistent = false;
2250 Result.Consistent = false;
3037 // in terms of dependence), set consistent to false.
3047 bool &Consistent) {
3053 Result |= propagateDistance(Src, Dst, Constraints[LI], Consistent);
3055 Result |= propagateLine(Src, Dst, Constraints[LI], Consistent);
3067 // in terms of dependence), set consistent to false.
3071 bool &Consistent) {
3085 Consistent = false;
3094 // in terms of dependence), set consistent to false.
3098 bool &Consistent) {
3119 Consistent = false;
3133 Consistent = false;
3148 Consistent = false;
3159 Consistent = false;
3198 // this one is consistent, the others aren't
3536 Result.Consistent = false;
3663 Constraints, Result.Consistent)) {
3899 Result.Consistent = false;
3988 Pair[SJ].Loops, Constraints, Result.Consistent)) {