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