|
LLVM
4.0.0
|
#include <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 640 of file CallSite.h.
| using llvm::DenseMapInfo< CallSite >::BaseInfo = DenseMapInfo<decltype(CallSite::I)> |
Definition at line 641 of file CallSite.h.
|
inlinestatic |
Definition at line 643 of file CallSite.h.
References llvm::CallSiteBase< FunTy, BBTy, ValTy, UserTy, UseTy, InstrTy, CallTy, InvokeTy, IterTy >::I.
|
inlinestatic |
Definition at line 655 of file CallSite.h.
References llvm::CallSiteBase< FunTy, BBTy, ValTy, UserTy, UseTy, InstrTy, CallTy, InvokeTy, IterTy >::I.
|
inlinestatic |
Definition at line 649 of file CallSite.h.
References llvm::CallSiteBase< FunTy, BBTy, ValTy, UserTy, UseTy, InstrTy, CallTy, InvokeTy, IterTy >::I.
|
inlinestatic |
Definition at line 659 of file CallSite.h.
1.8.6