|
LLVM 23.0.0git
|
Helper that allows IRPosition as a key in a DenseMap. More...
#include "llvm/Transforms/IPO/Attributor.h"
Static Public Member Functions | |
| 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 1066 of file Attributor.h.
|
inlinestatic |
Definition at line 1067 of file Attributor.h.
References llvm::IRPosition::getCallBaseContext().
|
inlinestatic |
Definition at line 1072 of file Attributor.h.