Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h34 class DbgOpIDMap; variable
363 void dump(const MLocTracker *MTrack, const DbgOpIDMap *OpStore) const;
371 class DbgOpIDMap {
503 const DbgOpIDMap *OpStore = nullptr) const;
1162 DbgOpIDMap DbgOpStore;
H A DInstrRefBasedImpl.cpp346 void loadVarInloc(MachineBasicBlock &MBB, DbgOpIDMap &DbgOpStore, in loadVarInloc()
432 loadInlocs(MachineBasicBlock &MBB, ValueTable &MLocs, DbgOpIDMap &DbgOpStore, in loadInlocs()
959 void DbgOpID::dump(const MLocTracker *MTrack, const DbgOpIDMap *OpStore) const { in dump()
967 const DbgOpIDMap *OpStore) const { in dump()