Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp504 NodePtr UncommonNode = identifyNode(UncommonRealOp, UncommonImagOp); in identifyNodeWithImplicitAdd() local
505 if (!UncommonNode) { in identifyNodeWithImplicitAdd()
514 Node->addOperand(UncommonNode); in identifyNodeWithImplicitAdd()