Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:Suffix

2006 /// global value name as its base, with the specified suffix, and where the
2009 StringRef Suffix,
2013 NameStr.append(Suffix.begin(), Suffix.end());