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