Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRDFGraph.h778 unlinkDefDF(DA); in unlinkDef()
861 void unlinkDefDF(NodeAddr<DefNode*> DA);
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRDFGraph.cpp1734 void DataFlowGraph::unlinkDefDF(NodeAddr<DefNode*> DA) { in unlinkDefDF() function in DataFlowGraph