Searched refs:maybe_lhs (Results 1 – 1 of 1) sorted by relevance
810 auto maybe_lhs = GetAllocationSliceForMlir(parameter.memref(), allocations); in CanEmitFusedDynamicUpdateSliceInPlaceForGpu() local812 return maybe_lhs.ok() && maybe_rhs.ok() && *maybe_lhs == *maybe_rhs; in CanEmitFusedDynamicUpdateSliceInPlaceForGpu()