Home
last modified time | relevance | path

Searched defs:DebugVariable (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp263 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 DInstrRefLDVTest.cpp208 const SmallSet<DebugVariable, 4> &VarsWeCareAbout, in buildVLocValueMap()