Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp587 llvm::DenseSet<uint64_t> GUIDsInProfile; member in __anon71830f180111::SampleProfileLoader
1983 GUIDsInProfile.clear(); in doInitialization()
1987 GUIDsInProfile.insert(Name.getHashCode()); in doInitialization()
2261 GUIDsInProfile.count(Function::getGUID(CanonName))) || in runOnFunction()