Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp170 static cl::opt<bool> ProfileSizeInline( variable
923 if (!ProfileSizeInline) in shouldInlineColdCallee()
1268 else if (!ProfileSizeInline) in shouldInlineCandidate()
1804 if (!ProfileSizeInline.getNumOccurrences()) in doInitialization()
1805 ProfileSizeInline = true; in doInitialization()