Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1581 FunctionSamples *OutlineFS = Reader->getSamplesFor(*Callee); in promoteMergeNotInlinedContextSamples() local
1584 if (!OutlineFS) in promoteMergeNotInlinedContextSamples()
1585 OutlineFS = &OutlineFunctionSamples[ in promoteMergeNotInlinedContextSamples()
1587 OutlineFS->merge(*FS, 1); in promoteMergeNotInlinedContextSamples()
1589 OutlineFS->setContextSynthetic(); in promoteMergeNotInlinedContextSamples()