Home
last modified time | relevance | path

Searched refs:DbgValReplacement (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp1754 using DbgValReplacement = Optional<DIExpression *>; typedef
1761 function_ref<DbgValReplacement(DbgVariableIntrinsic &DII)> RewriteExpr) { in rewriteDebugUsers()
1796 DbgValReplacement DVR = RewriteExpr(*DII); in rewriteDebugUsers()
1851 auto Identity = [&](DbgVariableIntrinsic &DII) -> DbgValReplacement { in replaceAllDbgUsesWith()
1875 auto SignOrZeroExt = [&](DbgVariableIntrinsic &DII) -> DbgValReplacement { in replaceAllDbgUsesWith()