Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1625 SmallVector<DbgOpID> DbgOpIDs; in transferDebugInstrRef() local
1630 DbgOpIDs.push_back(ConstOpID); in transferDebugInstrRef()
1644 DbgOpIDs.push_back(DbgOpStore.insert(*NewID)); in transferDebugInstrRef()
1646 DbgOpIDs.clear(); in transferDebugInstrRef()
1657 VTracker->defVar(MI, Properties, DbgOpIDs); in transferDebugInstrRef()
1666 for (DbgOpID OpID : DbgOpIDs) { in transferDebugInstrRef()