Searched defs:DeleteDeadEmptyBlock (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dnodes.cc1841 graph_->DeleteDeadEmptyBlock(this);
1888 graph_->DeleteDeadEmptyBlock(other);
1940 void HGraph::DeleteDeadEmptyBlock(HBasicBlock* block) { function in class:art::HGraph

Completed in 178 milliseconds