Searched refs:leftDistributesOverRight (Results 1 – 1 of 1) sorted by relevance
548 static bool leftDistributesOverRight(Instruction::BinaryOps LOp, in leftDistributesOverRight() function572 return leftDistributesOverRight(ROp, LOp); in rightDistributesOverLeft()631 if (leftDistributesOverRight(InnerOpcode, TopLevelOpcode)) in tryFactorization()798 if (Op1 && leftDistributesOverRight(TopLevelOpcode, Op1->getOpcode())) { in SimplifyUsingDistributiveLaws()