Home
last modified time | relevance | path

Searched refs:identifyRoot (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp369 NodePtr identifyRoot(Instruction *I);
1443 auto RootNode = identifyRoot(RootI); in identifyNodes()
1640 ComplexDeinterleavingGraph::identifyRoot(Instruction *RootI) { in identifyRoot() function in ComplexDeinterleavingGraph