Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp367 NodePtr identifyReassocNodes(Instruction *I, Instruction *J);
942 if (NodePtr CN = identifyReassocNodes(Real, Imag)) in identifyNode()
955 ComplexDeinterleavingGraph::identifyReassocNodes(Instruction *Real, in identifyReassocNodes() function in ComplexDeinterleavingGraph