Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Ddead_code_elimination.cc445 graph_->ComputeTryBlockInformation(); in SimplifyIfs()
905 graph_->ComputeTryBlockInformation(); in RemoveDeadBlocks()
Dsuperblock_cloner.cc417 graph_->ComputeTryBlockInformation(); in CleanUpControlFlow()
Dnodes.cc253 ComputeTryBlockInformation(); in BuildDominatorTree()
587 void HGraph::ComputeTryBlockInformation() { in ComputeTryBlockInformation() function in art::HGraph
Dnodes.h481 void ComputeTryBlockInformation();