Home
last modified time | relevance | path

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

/art/compiler/sea_ir/ir/
Dsea.cc266 int rpo_id = regions_.size() - 1; in ComputeRPO() local
270 ComputeRPO(*crt_it, rpo_id); in ComputeRPO()