Searched refs:identifySplat (Results 1 – 1 of 1) sorted by relevance
384 NodePtr identifySplat(Value *Real, Value *Imag);906 if (NodePtr CN = identifySplat(R, I)) in identifyNode()1780 ComplexDeinterleavingGraph::identifySplat(Value *R, Value *I) { in identifySplat() function in ComplexDeinterleavingGraph