Searched refs:collectMultiplyFactors (Results 1 – 2 of 2) sorted by relevance
85 bool collectMultiplyFactors(SmallVectorImpl<reassociate::ValueEntry> &Ops,
1629 bool ReassociatePass::collectMultiplyFactors(SmallVectorImpl<ValueEntry> &Ops, in collectMultiplyFactors() function in ReassociatePass1775 if (!collectMultiplyFactors(Ops, Factors)) in OptimizeMul()