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