Searched refs:computeExprForSpill (Results 1 – 1 of 1) sorted by relevance
2300 computeExprForSpill(const MachineInstr &MI, in computeExprForSpill() function2321 static const DIExpression *computeExprForSpill(const MachineInstr &MI, in computeExprForSpill() function2327 return computeExprForSpill(MI, SpillOperands); in computeExprForSpill()2336 const DIExpression *Expr = computeExprForSpill(Orig, SpillReg); in buildDbgValueForSpill()2357 const DIExpression *Expr = computeExprForSpill(Orig, SpilledOperands); in buildDbgValueForSpill()2377 const DIExpression *Expr = computeExprForSpill(Orig, Reg); in updateDbgValueForSpill()