Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp831 Phi DataFlowGraph::newPhi(Block Owner) { in newPhi() function in llvm::rdf::DataFlowGraph
927 Phi PA = newPhi(EA); in build()
954 Phi PA = newPhi(BA); in build()
1442 Phi PA = newPhi(BA); in buildPhis()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h857 Phi newPhi(Block Owner);