Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileMatcher.cpp858 DenseSet<StringRef> ProfileSalvagedFuncs; in UpdateWithSalvagedProfiles() local
863 ProfileSalvagedFuncs.insert(I.second.stringRef()); in UpdateWithSalvagedProfiles()
876 Reader.read(ProfileSalvagedFuncs); in UpdateWithSalvagedProfiles()