Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp631 NodePtr CommonNode = identifyNode(PartialMatch.first, PartialMatch.second); in identifyNodeWithImplicitAdd() local
632 if (!CommonNode) { in identifyNodeWithImplicitAdd()
646 Node->addOperand(CommonNode); in identifyNodeWithImplicitAdd()