Searched refs:ExpandExtents (Results 1 – 3 of 3) sorted by relevance
56 std::vector<uint64_t> ExpandExtents(const T& extents) { in ExpandExtents() function
113 ExpandExtents(vertex->aop.op.src_extents()); in SubstituteBlocks()116 vector<uint64_t> remove_extents_expanded = ExpandExtents(remove_extents); in SubstituteBlocks()117 vector<uint64_t> replace_extents_expanded = ExpandExtents(replace_extents); in SubstituteBlocks()126 vector<uint64_t> write_before_deps_expanded = ExpandExtents( in SubstituteBlocks()
727 ExpandExtents(op.src_extents()) == ExpandExtents(op.dst_extents())); in IsNoopOperation()