Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/ProfileData/
DSampleProfReader.h408 FunctionSamples *getOrCreateSamplesFor(const Function &F) { in getOrCreateSamplesFor() function
/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DSampleProfile.cpp1584 FunctionSamples *OutlineFS = Reader->getOrCreateSamplesFor(*Callee); in promoteMergeNotInlinedContextSamples()