Home
last modified time | relevance | path

Searched defs:InlinedSamples (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DProfiledCallGraph.h181 addProfiledCall(Samples.getFunction(), InlinedSamples.first, in addProfiledCalls() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp359 const FunctionSamples *InlinedSamples) { in markContextSamplesInlined() argument