Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp975 buildPhis(PhiM, BA); in build()
1436 void DataFlowGraph::buildPhis(BlockRefsMap &PhiM, Block BA, in buildPhis() function in llvm::rdf::DataFlowGraph
1626 buildPhis(PhiClobberM, BA, DefM); in linkBlockRefs()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h869 void buildPhis(BlockRefsMap &PhiM, Block BA,