Searched refs:marker_index (Results 1 – 1 of 1) sorted by relevance
2291 for (uint32_t marker_index : phi_placeholders_to_materialize.Indexes()) { in MaterializeLoopPhis() local2292 matrix_indexes[marker_index] = phi_placeholder_indexes.size(); in MaterializeLoopPhis()2293 phi_placeholder_indexes.push_back(marker_index); in MaterializeLoopPhis()