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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp468 StringSet<> NamesInProfile; member in class:__anon4552::SampleProfileLoader
1841 NamesInProfile.clear();
1843 NamesInProfile.insert(NameTable->begin(), NameTable->end());
1956 if (NamesInProfile.count(CanonName))

Completed in 44 milliseconds