Home | History | Annotate | Download | only in Target

Lines Matching full:177

1392         %177 = call i32 @strlen(i8* %movetext11) nounwind readonly align 1
1394 Note that on the bb62->bb72 path, that the %177 strlen call is partially
1395 redundant with the %171 call. At worst, we could shove the %177 strlen call
1398 that path the value of %177 is actually just %171-1. A sub is cheaper than a