Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp169 static cl::opt<bool> ProfileSizeInline( variable
965 if (!ProfileSizeInline) in shouldInlineColdCallee()
1321 else if (!ProfileSizeInline) in shouldInlineCandidate()
1973 if (!ProfileSizeInline.getNumOccurrences()) in doInitialization()
1974 ProfileSizeInline = true; in doInitialization()