Searched refs:computeExprForSpill (Results 1 – 1 of 1) sorted by relevance
2418 static const DIExpression *computeExprForSpill( in computeExprForSpill() function2440 static const DIExpression *computeExprForSpill(const MachineInstr &MI, in computeExprForSpill() function2445 return computeExprForSpill(MI, SpillOperands); in computeExprForSpill()2454 const DIExpression *Expr = computeExprForSpill(Orig, SpillReg); in buildDbgValueForSpill()2475 const DIExpression *Expr = computeExprForSpill(Orig, SpilledOperands); in buildDbgValueForSpill()2495 const DIExpression *Expr = computeExprForSpill(Orig, Reg); in updateDbgValueForSpill()