Searched refs:edge_prop_pair (Results 1 – 1 of 1) sorted by relevance
125 for (auto& edge_prop_pair : vertex->out_edges) { in SubstituteBlocks() local127 edge_prop_pair.second.write_extents); in SubstituteBlocks()129 edge_prop_pair.second.write_extents = in SubstituteBlocks()540 for (const auto& edge_prop_pair : it->out_edges) { in NoTempBlocksRemain() local541 if (TempBlocksExistInExtents(edge_prop_pair.second.extents) || in NoTempBlocksRemain()542 TempBlocksExistInExtents(edge_prop_pair.second.write_extents)) { in NoTempBlocksRemain()