Home
last modified time | relevance | path

Searched refs:ComputeTryBlockInformation (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Ddead_code_elimination.cc420 graph_->ComputeTryBlockInformation(); in SimplifyIfs()
484 graph_->ComputeTryBlockInformation(); in RemoveDeadBlocks()
Dsuperblock_cloner.cc385 graph_->ComputeTryBlockInformation(); in CleanUpControlFlow()
Dnodes.cc219 ComputeTryBlockInformation(); in BuildDominatorTree()
535 void HGraph::ComputeTryBlockInformation() { in ComputeTryBlockInformation() function in art::HGraph