Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DRDFGraph.h845 void buildPhis(BlockRefsMap &PhiM, RegisterSet &AllRefs,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DRDFGraph.cpp955 buildPhis(PhiM, AllRefs, BA); in build()
1420 void DataFlowGraph::buildPhis(BlockRefsMap &PhiM, RegisterSet &AllRefs, in buildPhis() function in DataFlowGraph