Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DCloning.h200 BlockFrequencyInfo *CalleeBFI = nullptr, bool UpdateProfile = true)
203 UpdateProfile(UpdateProfile) {} in CG()
229 bool UpdateProfile; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1183 IFI.UpdateProfile = false; in tryInlineCandidate()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1960 if (IFI.UpdateProfile) { in InlineFunction()