LLVM 19.0.0git
llvm::sampleprof::SampleContext Member List

This is the complete list of members for llvm::sampleprof::SampleContext, including all inherited members.

clearState(ContextStateMask S)llvm::sampleprof::SampleContextinline
createCtxVectorFromStr(StringRef ContextStr, SampleContextFrameVector &Context)llvm::sampleprof::SampleContextinlinestatic
decodeContextString(StringRef ContextStr, FunctionId &Func, LineLocation &LineLoc)llvm::sampleprof::SampleContextinlinestatic
getAllAttributes()llvm::sampleprof::SampleContextinline
getContextFrames() constllvm::sampleprof::SampleContextinline
getContextString(SampleContextFrames Context, bool IncludeLeafLineLocation=false)llvm::sampleprof::SampleContextinlinestatic
getFunction() constllvm::sampleprof::SampleContextinline
getHashCode() constllvm::sampleprof::SampleContextinline
hasAttribute(ContextAttributeMask A)llvm::sampleprof::SampleContextinline
hasContext() constllvm::sampleprof::SampleContextinline
hasState(ContextStateMask S)llvm::sampleprof::SampleContextinline
isBaseContext() constllvm::sampleprof::SampleContextinline
IsPrefixOf(const SampleContext &That) constllvm::sampleprof::SampleContextinline
operator SampleContextFrames() constllvm::sampleprof::SampleContextinline
operator!=(const SampleContext &That) constllvm::sampleprof::SampleContextinline
operator<(const SampleContext &That) constllvm::sampleprof::SampleContextinline
operator==(const SampleContext &That) constllvm::sampleprof::SampleContextinline
SampleContext()llvm::sampleprof::SampleContextinline
SampleContext(StringRef Name)llvm::sampleprof::SampleContextinline
SampleContext(FunctionId Func)llvm::sampleprof::SampleContextinline
SampleContext(SampleContextFrames Context, ContextStateMask CState=RawContext)llvm::sampleprof::SampleContextinline
SampleContext(StringRef ContextStr, std::list< SampleContextFrameVector > &CSNameTable, ContextStateMask CState=RawContext)llvm::sampleprof::SampleContextinline
setAllAttributes(uint32_t A)llvm::sampleprof::SampleContextinline
setAttribute(ContextAttributeMask A)llvm::sampleprof::SampleContextinline
setContext(SampleContextFrames Context, ContextStateMask CState=RawContext)llvm::sampleprof::SampleContextinline
setFunction(FunctionId newFunction)llvm::sampleprof::SampleContextinline
setState(ContextStateMask S)llvm::sampleprof::SampleContextinline
toString() constllvm::sampleprof::SampleContextinline