Searched refs:DVRepl (Results 1 – 1 of 1) sorted by relevance
2705 DbgValReplacement DVRepl = RewriteExpr(*DII); in rewriteDebugUsers() local2706 if (!DVRepl) in rewriteDebugUsers()2710 DII->setExpression(*DVRepl); in rewriteDebugUsers()2718 DbgValReplacement DVRepl = RewriteDVRExpr(*DVR); in rewriteDebugUsers() local2719 if (!DVRepl) in rewriteDebugUsers()2723 DVR->setExpression(*DVRepl); in rewriteDebugUsers()