Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DRDFGraph.h847 void removeUnusedPhis();
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DRDFGraph.cpp963 removeUnusedPhis(); in build()
1509 void DataFlowGraph::removeUnusedPhis() { in removeUnusedPhis() function in DataFlowGraph