Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Ddead_code_elimination.cc420 graph_->ComputeTryBlockInformation(); in SimplifyIfs()
484 graph_->ComputeTryBlockInformation(); in RemoveDeadBlocks()
H A Dsuperblock_cloner.cc419 graph_->ComputeTryBlockInformation(); in CleanUpControlFlow()
H A Dnodes.cc227 ComputeTryBlockInformation(); in BuildDominatorTree()
708 void HGraph::ComputeTryBlockInformation() { in ComputeTryBlockInformation() function in art::HGraph
H A Dnodes.h474 void ComputeTryBlockInformation();