Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp187 static cl::opt<bool> ProfileSizeInline( variable
993 if (!ProfileSizeInline) in shouldInlineColdCallee()
1353 else if (!ProfileSizeInline) in shouldInlineCandidate()
2016 if (!ProfileSizeInline.getNumOccurrences()) in doInitialization()
2017 ProfileSizeInline = true; in doInitialization()