LLVM 20.0.0git
|
This is the complete list of members for llvm::DbgValueHistoryMap, including all inherited members.
begin() const | llvm::DbgValueHistoryMap | inline |
clear() | llvm::DbgValueHistoryMap | inline |
dump(StringRef FuncName) const | llvm::DbgValueHistoryMap | |
empty() const | llvm::DbgValueHistoryMap | inline |
end() const | llvm::DbgValueHistoryMap | inline |
Entries typedef | llvm::DbgValueHistoryMap | |
EntriesMap typedef | llvm::DbgValueHistoryMap | |
EntryIndex typedef | llvm::DbgValueHistoryMap | |
getEntry(InlinedEntity Var, EntryIndex Index) | llvm::DbgValueHistoryMap | inline |
hasNonEmptyLocation(const Entries &Entries) const | llvm::DbgValueHistoryMap | |
InlinedEntity typedef | llvm::DbgValueHistoryMap | |
NoEntry | llvm::DbgValueHistoryMap | static |
startClobber(InlinedEntity Var, const MachineInstr &MI) | llvm::DbgValueHistoryMap | |
startDbgValue(InlinedEntity Var, const MachineInstr &MI, EntryIndex &NewIndex) | llvm::DbgValueHistoryMap | |
trimLocationRanges(const MachineFunction &MF, LexicalScopes &LScopes, const InstructionOrdering &Ordering) | llvm::DbgValueHistoryMap |