Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DDebugLoc.h89 static DebugLoc appendInlinedAt(DebugLoc DL, DILocation *InlinedAt,
/freebsd-12.1/contrib/llvm/lib/IR/
H A DDebugLoc.cpp83 DebugLoc DebugLoc::appendInlinedAt(DebugLoc DL, DILocation *InlinedAt, in appendInlinedAt() function in DebugLoc
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1382 auto IA = DebugLoc::appendInlinedAt(DL, InlinedAtNode, BI->getContext(), in fixupLineNumbers()