Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp372 bool collectPartialMuls(const std::vector<Product> &RealMuls,
1266 bool ComplexDeinterleavingGraph::collectPartialMuls( in collectPartialMuls() function in ComplexDeinterleavingGraph
1325 if (!collectPartialMuls(RealMuls, ImagMuls, Info)) in identifyMultiplications()