Searched refs:findMatch (Results 1 – 2 of 2) sorted by relevance
1541 bool findMatch(const BitTracker::RegisterRef &Inp,1573 bool CopyGeneration::findMatch(const BitTracker::RegisterRef &Inp, in findMatch() function in CopyGeneration1644 if (findMatch(R, MR, AVB)) { in processBlock()1662 if (findMatch(TL, ML, AVB) && findMatch(TH, MH, AVB)) { in processBlock()
102 bool findMatch(const DynTypedNode &DynNode) { in findMatch() function in clang::ast_matchers::MatchDescendantVisitor227 return Visitor.findMatch(DynTypedNode::create(Node)); in AST_MATCHER_P()236 return Visitor.findMatch(DynTypedNode::create(Node)); in AST_MATCHER_P()