Searched defs:DbgValueLoc (Results 1 – 2 of 2) sorted by relevance
117 DbgValueLoc(const DIExpression *Expr, ArrayRef<DbgValueLocEntry> Locs) in DbgValueLoc() function127 DbgValueLoc(const DIExpression *Expr, ArrayRef<DbgValueLocEntry> Locs, in DbgValueLoc() function144 DbgValueLoc(const DIExpression *Expr, DbgValueLocEntry Loc) in DbgValueLoc() function
139 using DbgValueLoc = std::pair<SlotIndex, MachineInstr*>; typedef in __anon3ec327350111::RegisterCoalescer