Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1749 const DebugLoc &TheCallDL = TheCall->getDebugLoc(); in fixupLineNumbers() local
1750 if (!TheCallDL) in fixupLineNumbers()
1754 DILocation *InlinedAtNode = TheCallDL; in fixupLineNumbers()
1811 I.setDebugLoc(TheCallDL); in fixupLineNumbers()
1818 DVR->setDebugLoc(TheCallDL); in fixupLineNumbers()