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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h779 unlinkDefDF(DA);
862 void unlinkDefDF(NodeAddr<DefNode*> DA);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp1750 void DataFlowGraph::unlinkDefDF(NodeAddr<DefNode*> DA) { function in class:DataFlowGraph

Completed in 50 milliseconds