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