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

/art/compiler/dex/
H A Dssa_transformation.cc459 bool MIRGraph::ComputeBlockLiveIns(BasicBlock* bb) { function in class:art::MIRGraph
509 change = ComputeBlockLiveIns(bb);
H A Dmir_graph.h671 bool ComputeBlockLiveIns(BasicBlock* bb);

Completed in 385 milliseconds