Searched refs:identifyRoot (Results 1 – 1 of 1) sorted by relevance
369 NodePtr identifyRoot(Instruction *I);1443 auto RootNode = identifyRoot(RootI); in identifyNodes()1640 ComplexDeinterleavingGraph::identifyRoot(Instruction *RootI) { in identifyRoot() function in ComplexDeinterleavingGraph