Searched refs:rightDistributesOverLeft (Results 1 – 1 of 1) sorted by relevance
610 static bool rightDistributesOverLeft(Instruction::BinaryOps LOp, in rightDistributesOverLeft() function701 if (!RetVal && rightDistributesOverLeft(TopLevelOpcode, InnerOpcode)) { in tryFactorization()1136 if (Op0 && rightDistributesOverLeft(Op0->getOpcode(), TopLevelOpcode)) { in foldUsingDistributiveLaws()