Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp3699 auto RemapDebugOperands = [&Mapping](auto *DV, auto Set) { in remapDebugVariable() local
3712 RemapDebugOperands(DVI, DVI->location_ops()); in remapDebugVariable()
3716 RemapDebugOperands(&DVR, DVR.location_ops()); in remapDebugVariable()