Home
last modified time | relevance | path

Searched defs:copy_it (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dar_crs_combiner.cc466 auto copy_it = it++; // Advance `it` before invalidation from erase. in KeepProvablyEqualInstructionGroupsMPMD() local
507 auto copy_it = it++; // Advance `it` before invalidation from erase. in KeepProvablyEqualInstructionGroupsSPMD() local
Dmemory_space_assignment.cc1605 auto copy_it = ranges_.find(copy); in RemoveCopy() local
1616 auto copy_it = ranges_.find( in ViolatesOrdering() local
/external/vixl/test/
Dtest-invalset.cc356 TestSet::iterator copy_it(default_it); // Copy-constructible. in TEST() local