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

/art/compiler/dex/
H A Dssa_transformation.cc581 bool MIRGraph::InsertPhiNodeOperands(BasicBlock* bb) { function in class:art::MIRGraph
705 InsertPhiNodeOperands(bb);
H A Dmir_graph.h672 bool InsertPhiNodeOperands(BasicBlock* bb);

Completed in 61 milliseconds