Searched refs:next_dev_it (Results 1 – 1 of 1) sorted by relevance
367 auto next_dev_it = tdm->find(next_device); in OrderTaskDeviceMap() local368 CHECK(next_dev_it != tdm->end()); in OrderTaskDeviceMap()369 DevRec* dr = &next_dev_it->second; in OrderTaskDeviceMap()