Searched refs:DVRepl (Results 1 – 1 of 1) sorted by relevance
2658 DbgValReplacement DVRepl = RewriteExpr(*DII); in rewriteDebugUsers() local2659 if (!DVRepl) in rewriteDebugUsers()2663 DII->setExpression(*DVRepl); in rewriteDebugUsers()2671 DbgValReplacement DVRepl = RewriteDVRExpr(*DVR); in rewriteDebugUsers() local2672 if (!DVRepl) in rewriteDebugUsers()2676 DVR->setExpression(*DVRepl); in rewriteDebugUsers()