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