Searched defs:DebugVariable (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
| H A D | InstrRefBasedImpl.cpp | 1044 SmallVectorImpl<std::pair<DebugVariable, DbgValue>> &VLocs, in loadInlocs() 2912 const SmallSet<DebugVariable, 4> &AllVars, ValueIDNum **MOutLocs, in vlocJoin() 2916 DenseMap<DebugVariable, DbgValue> &InLocsT) { in vlocJoin() 3180 const SmallSet<DebugVariable, 4> &VarsWeCareAbout, in vlocDataflow() 3423 ValueIDNum **MInLocs, DenseMap<DebugVariable, unsigned> &AllVarsNumbering, in emitLocations()
|