Polly 19.0.0git
Static Public Member Functions | List of all members
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()

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

◆ getHashValue()

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

◆ getTombstoneKey()

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

◆ isEqual()

static bool llvm::DenseMapInfo< polly::VirtualInstruction >::isEqual ( polly::VirtualInstruction  LHS,
polly::VirtualInstruction  RHS 
)
inlinestatic

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