Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp622 outlineColdRegions(Function & F,bool HasProfileSummary) outlineColdRegions() argument
732 bool HasProfileSummary = (M.getProfileSummary(/* IsCS */ false) != nullptr); run() local