Searched defs:DebugVariable (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/ |
| H A D | InstrRefBasedImpl.cpp | 263 const SmallVectorImpl<std::pair<DebugVariable, DbgValue>> &VLocs, in loadInlocs() 2624 const DILocation *DILoc, const SmallSet<DebugVariable, 4> &VarsWeCareAbout, in buildVLocValueMap() 3013 DenseMap<DebugVariable, unsigned> &AllVarsNumbering, in depthFirstVLocAndEmit() 3124 DenseMap<DebugVariable, unsigned> &AllVarsNumbering) { in emitTransfers()
|
| /llvm-project-15.0.7/llvm/unittests/CodeGen/ |
| H A D | InstrRefLDVTest.cpp | 208 const SmallSet<DebugVariable, 4> &VarsWeCareAbout, in buildVLocValueMap()
|