Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DRDFGraph.h770 void buildPhis(BlockRefsMap &PhiM, BlockRefsMap &RefM,
DRDFGraph.cpp968 buildPhis(PhiM, RefM, BA); in build()
1345 void DataFlowGraph::buildPhis(BlockRefsMap &PhiM, BlockRefsMap &RefM, in buildPhis() function in DataFlowGraph