Searched refs:NamesInProfile (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp454 StringSet<> NamesInProfile; member in class:__anon2858::final
1784 NamesInProfile.clear();
1786 NamesInProfile.insert(NameTable->begin(), NameTable->end());
1945 if (NamesInProfile.count(CanonName))

Completed in 191 milliseconds