Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1847 DILocation *InlinedAtNode = TheCallDL; in fixupLineNumbers() local
1851 InlinedAtNode = DILocation::getDistinct( in fixupLineNumbers()
1852 Ctx, InlinedAtNode->getLine(), InlinedAtNode->getColumn(), in fixupLineNumbers()
1853 InlinedAtNode->getScope(), InlinedAtNode->getInlinedAt()); in fixupLineNumbers()
1868 auto updateLoopInfoLoc = [&Ctx, &InlinedAtNode, in fixupLineNumbers()
1871 return inlineDebugLoc(Loc, InlinedAtNode, Ctx, IANodes).get(); in fixupLineNumbers()
1879 inlineDebugLoc(DL, InlinedAtNode, I.getContext(), IANodes); in fixupLineNumbers()
1916 inlineDebugLoc(DL, InlinedAtNode, in fixupLineNumbers()