Searched refs:rightDistributesOverLeft (Results 1 – 1 of 1) sorted by relevance
550 static bool rightDistributesOverLeft(Instruction::BinaryOps LOp, in rightDistributesOverLeft() function631 if (!SimplifiedInst && rightDistributesOverLeft(TopLevelOpcode, InnerOpcode)) in tryFactorization()740 if (Op0 && rightDistributesOverLeft(Op0->getOpcode(), TopLevelOpcode)) { in SimplifyUsingDistributiveLaws()