Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp221 NodePtr getContainingComposite(Value *R, Value *I) { in getContainingComposite() function in __anon57316e8b0111::ComplexDeinterleavingGraph
702 if (NodePtr CN = getContainingComposite(Real, Imag)) { in identifyNode()