Searched refs:replaceOpForAssignmentMarkers (Results 1 – 1 of 1) sorted by relevance
272 auto replaceOpForAssignmentMarkers = [FillC, FillVal](auto *DbgAssign) { in SimplifyAnyMemSet() local276 for_each(at::getAssignmentMarkers(S), replaceOpForAssignmentMarkers); in SimplifyAnyMemSet()277 for_each(at::getDVRAssignmentMarkers(S), replaceOpForAssignmentMarkers); in SimplifyAnyMemSet()