Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugLoc.h92 replaceInlinedAtSubprogram(const DebugLoc &DL, DISubprogram &NewSP,
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugLoc.cpp70 DebugLoc DebugLoc::replaceInlinedAtSubprogram( in replaceInlinedAtSubprogram() function in DebugLoc
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1690 DebugLoc::replaceInlinedAtSubprogram(DL, *NewSP, Ctx, Cache)); in fixupDebugInfoPostExtraction()
1692 DR.setDebugLoc(DebugLoc::replaceInlinedAtSubprogram(DR.getDebugLoc(), in fixupDebugInfoPostExtraction()
1698 return DebugLoc::replaceInlinedAtSubprogram(Loc, *NewSP, Ctx, Cache); in fixupDebugInfoPostExtraction()