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