Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp350 NodePtr identifyMultiplications(std::vector<Product> &RealMuls,
1083 FinalNode = identifyMultiplications(RealMuls, ImagMuls, FinalNode); in identifyReassocNodes()
1154 ComplexDeinterleavingGraph::identifyMultiplications( in identifyMultiplications() function in ComplexDeinterleavingGraph