LLVM 20.0.0git
Classes | Namespaces | Macros | Functions
StableFunctionMapRecord.cpp File Reference
#include "llvm/CGData/StableFunctionMapRecord.h"
#include "llvm/Support/EndianStream.h"

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()

static SmallVector< const StableFunctionMap::StableFunctionEntry * > getStableFunctionEntries ( const StableFunctionMap SFM)
static

◆ getStableIndexOperandHashes()

static IndexOperandHashVecType getStableIndexOperandHashes ( const StableFunctionMap::StableFunctionEntry FuncEntry)
static