Searched refs:CheckFoldableChainNodeMatcher (Results 1 – 3 of 3) sorted by relevance
236 void CheckFoldableChainNodeMatcher::printImpl(raw_ostream &OS, in printImpl()
819 class CheckFoldableChainNodeMatcher : public Matcher {821 CheckFoldableChainNodeMatcher() : Matcher(CheckFoldableChainNode) {} in CheckFoldableChainNodeMatcher() function
428 AddMatcher(new CheckFoldableChainNodeMatcher()); in EmitOperatorMatchCode()