Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1647 const DebugLoc &TheCallDL = TheCall->getDebugLoc(); in fixupLineNumbers() local
1648 if (!TheCallDL) in fixupLineNumbers()
1652 DILocation *InlinedAtNode = TheCallDL; in fixupLineNumbers()
1709 I.setDebugLoc(TheCallDL); in fixupLineNumbers()
1716 DPV->setDebugLoc(TheCallDL); in fixupLineNumbers()