Home
last modified time | relevance | path

Searched refs:ListOfStrings (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DVectorUtils.h228 SmallVector<std::string, 8> ListOfStrings; in getVFABIMappings() local
231 VFABI::getVectorVariantNames(CI, ListOfStrings); in getVFABIMappings()
232 if (ListOfStrings.empty()) in getVFABIMappings()
234 for (const auto &MangledName : ListOfStrings) { in getVFABIMappings()