Home | History | Annotate | Download | only in Scalar

Lines Matching refs:isCommutative

542   if (!I->isAssociative() || !I->isCommutative()) return nullptr;