Home | History | Annotate | Download | only in Core

Lines Matching refs:patternMatch

1275 bool ConditionBRVisitor::patternMatch(const Expr *Ex, raw_ostream &Out,
1343 const bool isVarLHS = patternMatch(BExpr->getLHS(), OutLHS, BRC, R, N,
1345 const bool isVarRHS = patternMatch(BExpr->getRHS(), OutRHS, BRC, R, N,