Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1575 auto GetUpdatedDIVariable = [&](DILocalVariable *OldVar) { in fixupDebugInfoPostExtraction() local
1601 DPV.setVariable(GetUpdatedDIVariable(DPV.getVariable())); in fixupDebugInfoPostExtraction()
1646 DVI->setVariable(GetUpdatedDIVariable(DVI->getVariable())); in fixupDebugInfoPostExtraction()