Searched refs:DVRepl (Results 1 – 1 of 1) sorted by relevance
2664 DbgValReplacement DVRepl = RewriteExpr(*DII); in rewriteDebugUsers() local2665 if (!DVRepl) in rewriteDebugUsers()2669 DII->setExpression(*DVRepl); in rewriteDebugUsers()2677 DbgValReplacement DVRepl = RewriteDVRExpr(*DVR); in rewriteDebugUsers() local2678 if (!DVRepl) in rewriteDebugUsers()2682 DVR->setExpression(*DVRepl); in rewriteDebugUsers()