Lines Matching refs:CheckAndImmMatcher
701 /// CheckAndImmMatcher - This checks to see if the current node is an 'and'703 class CheckAndImmMatcher : public Matcher {706 CheckAndImmMatcher(int64_t value)720 return cast<CheckAndImmMatcher>(M)->Value == Value;