Home | History | Annotate | Download | only in IR

Lines Matching refs:rest

1353     std::string rest(Asm.begin()+CurPos, Asm.end());
1354 if (!rest.empty()) {
1356 PrintEscapedString(rest, Out);