LLVM 22.0.0git
|
This is the complete list of members for llvm::sampleprof::FunctionId, including all inherited members.
compare(const FunctionId &Other) const | llvm::sampleprof::FunctionId | inline |
empty() const | llvm::sampleprof::FunctionId | inline |
equals(const FunctionId &Other) const | llvm::sampleprof::FunctionId | inline |
FunctionId()=default | llvm::sampleprof::FunctionId | |
FunctionId(StringRef Str) | llvm::sampleprof::FunctionId | inlineexplicit |
FunctionId(uint64_t HashCode) | llvm::sampleprof::FunctionId | inlineexplicit |
getHashCode() const | llvm::sampleprof::FunctionId | inline |
isStringRef() const | llvm::sampleprof::FunctionId | inline |
operator<<(raw_ostream &OS, const FunctionId &Obj) | llvm::sampleprof::FunctionId | friend |
str() const | llvm::sampleprof::FunctionId | inline |
stringRef() const | llvm::sampleprof::FunctionId | inline |