Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isCommutative

385     if (isa<Instruction>(I) && cast<Instruction>(I)->isCommutative()) {