Searched refs:ComputeTryBlockInformation (Results 1 – 3 of 3) sorted by relevance
420 graph_->ComputeTryBlockInformation(); in SimplifyIfs()484 graph_->ComputeTryBlockInformation(); in RemoveDeadBlocks()
385 graph_->ComputeTryBlockInformation(); in CleanUpControlFlow()
219 ComputeTryBlockInformation(); in BuildDominatorTree()535 void HGraph::ComputeTryBlockInformation() { in ComputeTryBlockInformation() function in art::HGraph