Searched refs:rewriteDebugUsers (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | Local.cpp | 2577 static bool rewriteDebugUsers( in rewriteDebugUsers() function 2715 return rewriteDebugUsers(From, To, DomPoint, DT, Identity, IdentityDPV); in replaceAllDbgUsesWith() 2727 return rewriteDebugUsers(From, To, DomPoint, DT, Identity, IdentityDPV); in replaceAllDbgUsesWith() 2757 return rewriteDebugUsers(From, To, DomPoint, DT, SignOrZeroExt, in replaceAllDbgUsesWith()
|