Home
last modified time | relevance | path

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

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