Home | History | Annotate | Download | only in gcc

Lines Matching defs:param_test_p

2278   /* If PARAM_TEST_P, the state's singleton test should be generalized
2288 unsigned int param_test_p : 1;
2334 param_test_p (false),
2733 bool param_test_p = pat->param_test_p;
2744 if (param_test_p)
2754 param_test_p = true;
2823 pat->param_test_p = param_test_p;
2965 if (pat->param_test_p)