Searched refs:replaceOpForAssignmentMarkers (Results 1 – 1 of 1) sorted by relevance
285 auto replaceOpForAssignmentMarkers = [FillC, FillVal](auto *DbgAssign) { in SimplifyAnyMemSet() local289 for_each(at::getAssignmentMarkers(S), replaceOpForAssignmentMarkers); in SimplifyAnyMemSet()290 for_each(at::getDPVAssignmentMarkers(S), replaceOpForAssignmentMarkers); in SimplifyAnyMemSet()