Searched refs:collectMultiplyFactors (Results 1 – 1 of 1) sorted by relevance
179 bool collectMultiplyFactors(SmallVectorImpl<ValueEntry> &Ops,1717 bool Reassociate::collectMultiplyFactors(SmallVectorImpl<ValueEntry> &Ops, in collectMultiplyFactors() function in Reassociate1857 if (!collectMultiplyFactors(Ops, Factors)) in OptimizeMul()