Home
last modified time | relevance | path

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

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