Home
last modified time | relevance | path

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

/art/compiler/dex/
Dglobal_value_numbering.cc229 for (uint32_t dom_id : bb->dominators->Indexes()) { in IsTrueInBlock() local
230 if (IsBlockEnteredOnTrue(cond, dom_id)) { in IsTrueInBlock()