Home
last modified time | relevance | path

Searched defs:ComputeRPO (Results 1 – 1 of 1) sorted by relevance

/art/compiler/sea_ir/ir/
Dsea.cc61 void SeaGraph::ComputeRPO(Region* current_region, int& current_rpo) { in ComputeRPO() function in sea_ir::SeaGraph
265 void SeaGraph::ComputeRPO() { in ComputeRPO() function in sea_ir::SeaGraph