Lines Matching refs:Suffix
267 static std::string suffixed_name_or(Value *V, StringRef Suffix,269 return V->hasName() ? (V->getName() + Suffix).str() : DefaultName.str();