Polly 22.0.0git
llvm::DenseMapInfo< polly::VirtualInstruction > Struct Reference

Support VirtualInstructions in llvm::DenseMaps. More...

#include <VirtualInstruction.h>

Static Public Member Functions

static bool isEqual (polly::VirtualInstruction LHS, polly::VirtualInstruction RHS)
static polly::VirtualInstruction getTombstoneKey ()
static polly::VirtualInstruction getEmptyKey ()
static unsigned getHashValue (polly::VirtualInstruction Val)

Detailed Description

Support VirtualInstructions in llvm::DenseMaps.

Definition at line 315 of file VirtualInstruction.h.

Member Function Documentation

◆ getEmptyKey()

polly::VirtualInstruction llvm::DenseMapInfo< polly::VirtualInstruction >::getEmptyKey ( )
inlinestatic

◆ getHashValue()

unsigned llvm::DenseMapInfo< polly::VirtualInstruction >::getHashValue ( polly::VirtualInstruction Val)
inlinestatic

◆ getTombstoneKey()

polly::VirtualInstruction llvm::DenseMapInfo< polly::VirtualInstruction >::getTombstoneKey ( )
inlinestatic

◆ isEqual()


The documentation for this struct was generated from the following file: