Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp271 bool identifyNodes(Instruction *RootI);
387 if (!Graph.identifyNodes(SVI)) in evaluateBasicBlock()
813 bool ComplexDeinterleavingGraph::identifyNodes(Instruction *RootI) { in identifyNodes() function in ComplexDeinterleavingGraph