LLVM
8.0.1
|
#include "llvm/IR/CallSite.h"
Public Types | |
using | BaseInfo = DenseMapInfo< decltype(CallSite::I)> |
Static Public Member Functions | |
static CallSite | getEmptyKey () |
static CallSite | getTombstoneKey () |
static unsigned | getHashValue (const CallSite &CS) |
static bool | isEqual (const CallSite &LHS, const CallSite &RHS) |
Definition at line 686 of file CallSite.h.
using llvm::DenseMapInfo< CallSite >::BaseInfo = DenseMapInfo<decltype(CallSite::I)> |
Definition at line 687 of file CallSite.h.
|
inlinestatic |
Definition at line 689 of file CallSite.h.
References llvm::CallSiteBase< FunTy, BBTy, ValTy, UserTy, UseTy, InstrTy, CallTy, InvokeTy, IterTy >::I.
|
inlinestatic |
Definition at line 701 of file CallSite.h.
References llvm::CallSiteBase< FunTy, BBTy, ValTy, UserTy, UseTy, InstrTy, CallTy, InvokeTy, IterTy >::I.
|
inlinestatic |
Definition at line 695 of file CallSite.h.
References llvm::CallSiteBase< FunTy, BBTy, ValTy, UserTy, UseTy, InstrTy, CallTy, InvokeTy, IterTy >::I.
|
inlinestatic |
Definition at line 705 of file CallSite.h.