Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1523 const DebugLoc &TheCallDL = TheCall->getDebugLoc(); in fixupLineNumbers() local
1524 if (!TheCallDL) in fixupLineNumbers()
1528 DILocation *InlinedAtNode = TheCallDL; in fixupLineNumbers()
1580 BI->setDebugLoc(TheCallDL); in fixupLineNumbers()