Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp653 NodePtr UncommonNode = identifyNode(UncommonRealOp, UncommonImagOp); in identifyNodeWithImplicitAdd() local
654 if (!UncommonNode) { in identifyNodeWithImplicitAdd()
663 Node->addOperand(UncommonNode); in identifyNodeWithImplicitAdd()