Home
last modified time | relevance | path

Searched refs:RemapAssignAddress (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp3706 auto RemapAssignAddress = [&Mapping](auto *DA) { in remapDebugVariable() local
3714 RemapAssignAddress(DAI); in remapDebugVariable()
3718 RemapAssignAddress(&DVR); in remapDebugVariable()