Searched defs:DbgValueLoc (Results 1 – 2 of 2) sorted by relevance
120 DbgValueLoc(const DIExpression *Expr, ArrayRef<DbgValueLocEntry> Locs) in DbgValueLoc() function 124 DbgValueLoc(const DIExpression *Expr, ArrayRef<DbgValueLocEntry> Locs, in DbgValueLoc() function 137 DbgValueLoc(const DIExpression *Expr, DbgValueLocEntry Loc) in DbgValueLoc() function [all...]
153 using DbgValueLoc = std::pair<SlotIndex, MachineInstr*>; typedef in __anonc2b9989c0111::RegisterCoalescer