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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h849 void buildPhis(BlockRefsMap &PhiM, RegisterSet &AllRefs,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp955 buildPhis(PhiM, AllRefs, BA);
1425 void DataFlowGraph::buildPhis(BlockRefsMap &PhiM, RegisterSet &AllRefs, function in class:DataFlowGraph

Completed in 101 milliseconds