Searched refs:RightDistributesOverLeft (Results 1 – 2 of 2) sorted by relevance
351 static bool RightDistributesOverLeft(Instruction::BinaryOps LOp, in RightDistributesOverLeft() function406 if (RightDistributesOverLeft(TopLevelOpcode, InnerOpcode)) in SimplifyUsingDistributiveLaws()429 if (Op0 && RightDistributesOverLeft(Op0->getOpcode(), TopLevelOpcode)) { in SimplifyUsingDistributiveLaws()
371 static bool RightDistributesOverLeft(Instruction::BinaryOps LOp, in RightDistributesOverLeft() function488 if (!SimplifiedInst && RightDistributesOverLeft(TopLevelOpcode, InnerOpcode)) in tryFactorization()581 if (Op0 && RightDistributesOverLeft(Op0->getOpcode(), TopLevelOpcode)) { in SimplifyUsingDistributiveLaws()