Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp627 llvm::DenseSet<uint64_t> GUIDsInProfile; member in __anon254a5ace0111::SampleProfileLoader
2031 GUIDsInProfile.clear(); in doInitialization()
2035 GUIDsInProfile.insert(Name.getHashCode()); in doInitialization()
2649 GUIDsInProfile.count(Function::getGUID(CanonName))) || in runOnFunction()