Home
last modified time | relevance | path

Searched defs:CallGraphRecoveredProfiles (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileMatcher.cpp626 std::unordered_set<FunctionId> &CallGraphRecoveredProfiles) { in countCallGraphRecoveredSamples()
643 std::unordered_set<FunctionId> CallGraphRecoveredProfiles; in computeAndReportProfileStaleness() local