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.cpp637 NodePtr UncommonNode = identifyNode(UncommonRealOp, UncommonImagOp); in identifyNodeWithImplicitAdd() local
638 if (!UncommonNode) { in identifyNodeWithImplicitAdd()
647 Node->addOperand(UncommonNode); in identifyNodeWithImplicitAdd()