Searched refs:inlineDebugLoc (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | InlineFunction.cpp | 1635 static DebugLoc inlineDebugLoc(DebugLoc OrigDL, DILocation *InlinedAt, in inlineDebugLoc() function 1676 return inlineDebugLoc(Loc, InlinedAtNode, Ctx, IANodes).get(); in fixupLineNumbers() 1684 inlineDebugLoc(DL, InlinedAtNode, I.getContext(), IANodes); in fixupLineNumbers() 1721 inlineDebugLoc(DL, InlinedAtNode, in fixupLineNumbers()
|