Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp1726 static bool collectMultiplyFactors(SmallVectorImpl<ValueEntry> &Ops, in collectMultiplyFactors() function
1871 if (!collectMultiplyFactors(Ops, Factors)) in OptimizeMul()