Return the function samples for this context, or null if unset.
Synopsis
Declared in <llvm/Transforms/IPO/SampleContextTracker.h>
FunctionSamples*
getFunctionSamples() const;
Return Value
The function samples for this context, or null if unset.
Created with MrDocs