Home
last modified time | relevance | path

Searched refs:collectMultiplyFactors (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DReassociate.cpp179 bool collectMultiplyFactors(SmallVectorImpl<ValueEntry> &Ops,
1717 bool Reassociate::collectMultiplyFactors(SmallVectorImpl<ValueEntry> &Ops, in collectMultiplyFactors() function in Reassociate
1857 if (!collectMultiplyFactors(Ops, Factors)) in OptimizeMul()