Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DRDFGraph.h780 unlinkDefDF(DA); in unlinkDef()
863 void unlinkDefDF(NodeAddr<DefNode*> DA);
H A DRDFGraph.cpp1767 void DataFlowGraph::unlinkDefDF(NodeAddr<DefNode*> DA) { in unlinkDefDF() function in DataFlowGraph