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