Searched refs:llrhs (Results 1 – 1 of 1) sorted by relevance
574 auto llrhs = lrBinOpExpr.getLHS(); in simplifyAdd() local577 if (lhs == llrhs && rlrhs == -rrhs) { in simplifyAdd()