Searched refs:identifyPHINode (Results 1 – 1 of 1) sorted by relevance
386 NodePtr identifyPHINode(Instruction *Real, Instruction *Imag);917 if (NodePtr CN = identifyPHINode(Real, Imag)) in identifyNode()1833 ComplexDeinterleavingGraph::identifyPHINode(Instruction *Real, in identifyPHINode() function in ComplexDeinterleavingGraph