Searched refs:ImplicitNegativeChecks (Results 1 – 2 of 2) sorted by relevance
886 std::vector<Pattern> ImplicitNegativeChecks; in ReadCheckFile() local899 ImplicitNegativeChecks.push_back(Pattern(Check::CheckNot)); in ReadCheckFile()900 ImplicitNegativeChecks.back().ParsePattern(PatternInBuffer, in ReadCheckFile()905 std::vector<Pattern> DagNotMatches = ImplicitNegativeChecks; in ReadCheckFile()985 DagNotMatches = ImplicitNegativeChecks; in ReadCheckFile()
919 std::vector<Pattern> ImplicitNegativeChecks; in ReadCheckFile() local932 ImplicitNegativeChecks.push_back(Pattern(Check::CheckNot)); in ReadCheckFile()933 ImplicitNegativeChecks.back().ParsePattern(PatternInBuffer, in ReadCheckFile()937 std::vector<Pattern> DagNotMatches = ImplicitNegativeChecks; in ReadCheckFile()1018 DagNotMatches = ImplicitNegativeChecks; in ReadCheckFile()