LLVM 22.0.0git
StableFunctionMapRecord.cpp File Reference

Go to the source code of this file.

Classes

struct  llvm::yaml::MappingTraits< IndexPairHash >
struct  llvm::yaml::MappingTraits< StableFunction >

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::yaml

Macros

#define DEBUG_TYPE   "stable-function-map-record"

Functions

static SmallVector< const StableFunctionMap::StableFunctionEntry * > getStableFunctionEntries (const StableFunctionMap &SFM)
static IndexOperandHashVecType getStableIndexOperandHashes (const StableFunctionMap::StableFunctionEntry *FuncEntry)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "stable-function-map-record"

Definition at line 19 of file StableFunctionMapRecord.cpp.

Function Documentation

◆ getStableFunctionEntries()

◆ getStableIndexOperandHashes()