LLVM
15.0.0git
|
Helper that allows IRPosition as a key in a DenseMap. More...
#include "llvm/Transforms/IPO/Attributor.h"
Static Public Member Functions | |
static IRPosition | getEmptyKey () |
static IRPosition | getTombstoneKey () |
static unsigned | getHashValue (const IRPosition &IRP) |
static bool | isEqual (const IRPosition &a, const IRPosition &b) |
Helper that allows IRPosition as a key in a DenseMap.
Definition at line 899 of file Attributor.h.
|
inlinestatic |
Definition at line 900 of file Attributor.h.
References llvm::IRPosition::EmptyKey.
|
inlinestatic |
Definition at line 904 of file Attributor.h.
References llvm::IRPosition::getCallBaseContext().
|
inlinestatic |
Definition at line 901 of file Attributor.h.
References llvm::IRPosition::TombstoneKey.
|
inlinestatic |
Definition at line 909 of file Attributor.h.
References b.