Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp564 StringSet<> NamesInProfile; member in __anon75a028af0111::SampleProfileLoader
1980 NamesInProfile.clear(); in doInitialization()
1982 NamesInProfile.insert(NameTable->begin(), NameTable->end()); in doInitialization()
2302 if (NamesInProfile.count(CanonName)) in runOnFunction()