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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp542 bool HotColdSplitting::outlineColdRegions(Function &F, bool HasProfileSummary) { argument
650 bool HasProfileSummary = (M.getProfileSummary(/* IsCS */ false) != nullptr); local

Completed in 107 milliseconds