Searched refs:FactorExpr (Results 1 – 1 of 1) sorted by relevance
2336 for (auto *FactorExpr : MulExpr->operands()) in isDivisible() local2337 if (isDivisible(FactorExpr, Size, SE)) in isDivisible()