Home
last modified time | relevance | path

Searched refs:DbgOpIDMap (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h34 class DbgOpIDMap; variable
440 void dump(const MLocTracker *MTrack, const DbgOpIDMap *OpStore) const;
448 class DbgOpIDMap {
580 const DbgOpIDMap *OpStore = nullptr) const;
1249 DbgOpIDMap DbgOpStore;
H A DInstrRefBasedImpl.cpp357 void loadVarInloc(MachineBasicBlock &MBB, DbgOpIDMap &DbgOpStore, in loadVarInloc()
452 loadInlocs(MachineBasicBlock &MBB, ValueTable &MLocs, DbgOpIDMap &DbgOpStore, in loadInlocs()
991 void DbgOpID::dump(const MLocTracker *MTrack, const DbgOpIDMap *OpStore) const { in dump()
999 const DbgOpIDMap *OpStore) const { in dump()