Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc2291 for (uint32_t marker_index : phi_placeholders_to_materialize.Indexes()) { in MaterializeLoopPhis() local
2292 matrix_indexes[marker_index] = phi_placeholder_indexes.size(); in MaterializeLoopPhis()
2293 phi_placeholder_indexes.push_back(marker_index); in MaterializeLoopPhis()