Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp608 NodePtr UncommonRes = identifyNode(UncommonRealOp, UncommonImagOp); in identifyPartialMul() local
609 if (!UncommonRes) { in identifyPartialMul()
627 Node->addOperand(UncommonRes); in identifyPartialMul()