Searched defs:DbgValueLoc (Results 1 – 2 of 2) sorted by relevance
120 DbgValueLoc(const DIExpression *Expr, ArrayRef<DbgValueLocEntry> Locs) in DbgValueLoc() function124 DbgValueLoc(const DIExpression *Expr, ArrayRef<DbgValueLocEntry> Locs, in DbgValueLoc() function137 DbgValueLoc(const DIExpression *Expr, DbgValueLocEntry Loc) in DbgValueLoc() function
153 using DbgValueLoc = std::pair<SlotIndex, MachineInstr*>; typedef in __anonf9586a8a0111::RegisterCoalescer