Searched refs:rewriteDebugUsers (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | Local.cpp | 1954 static bool rewriteDebugUsers( in rewriteDebugUsers() function 2053 return rewriteDebugUsers(From, To, DomPoint, DT, Identity); in replaceAllDbgUsesWith() 2065 return rewriteDebugUsers(From, To, DomPoint, DT, Identity); in replaceAllDbgUsesWith() 2081 return rewriteDebugUsers(From, To, DomPoint, DT, SignOrZeroExt); in replaceAllDbgUsesWith()
|