Searched refs:rewriteDebugUsers (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 1727 static bool rewriteDebugUsers( in rewriteDebugUsers() function 1835 return rewriteDebugUsers(From, To, DomPoint, DT, Identity); in replaceAllDbgUsesWith() 1847 return rewriteDebugUsers(From, To, DomPoint, DT, Identity); in replaceAllDbgUsesWith() 1876 return rewriteDebugUsers(From, To, DomPoint, DT, SignOrZeroExt); in replaceAllDbgUsesWith()
|