LLVM API Documentation
This is the complete list of members for llvm::SlotTracker, including all inherited members.
as_begin() | llvm::SlotTracker | inline |
as_empty() const | llvm::SlotTracker | inline |
as_end() | llvm::SlotTracker | inline |
as_iterator typedef | llvm::SlotTracker | |
as_size() const | llvm::SlotTracker | inline |
getAttributeGroupSlot(AttributeSet AS) | llvm::SlotTracker | |
getGlobalSlot(const GlobalValue *V) | llvm::SlotTracker | |
getLocalSlot(const Value *V) | llvm::SlotTracker | |
getMetadataSlot(const MDNode *N) | llvm::SlotTracker | |
incorporateFunction(const Function *F) | llvm::SlotTracker | inline |
initialize() | llvm::SlotTracker | inline |
mdn_begin() | llvm::SlotTracker | inline |
mdn_empty() const | llvm::SlotTracker | inline |
mdn_end() | llvm::SlotTracker | inline |
mdn_iterator typedef | llvm::SlotTracker | |
mdn_size() const | llvm::SlotTracker | inline |
purgeFunction() | llvm::SlotTracker | |
SlotTracker(const Module *M) | llvm::SlotTracker | explicit |
SlotTracker(const Function *F) | llvm::SlotTracker | explicit |
ValueMap typedef | llvm::SlotTracker |