Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp498 NodePtr CommonNode = identifyNode(PartialMatch.first, PartialMatch.second); in identifyNodeWithImplicitAdd() local
499 if (!CommonNode) { in identifyNodeWithImplicitAdd()
513 Node->addOperand(CommonNode); in identifyNodeWithImplicitAdd()