Searched refs:rewriteDebugUsers (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 1759 static bool rewriteDebugUsers( in rewriteDebugUsers() function 1859 return rewriteDebugUsers(From, To, DomPoint, DT, Identity); in replaceAllDbgUsesWith() 1871 return rewriteDebugUsers(From, To, DomPoint, DT, Identity); in replaceAllDbgUsesWith() 1887 return rewriteDebugUsers(From, To, DomPoint, DT, SignOrZeroExt); in replaceAllDbgUsesWith()
|