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.h277 replaceInlinedAtSubprogram(const DebugLoc &DL, DISubprogram &NewSP,
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugLoc.cpp100 DebugLoc DebugLoc::replaceInlinedAtSubprogram( in replaceInlinedAtSubprogram() function in DebugLoc
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1400 DebugLoc::replaceInlinedAtSubprogram(DL, *NewSP, Ctx, Cache)); in fixupDebugInfoPostExtraction()
1402 DR.setDebugLoc(DebugLoc::replaceInlinedAtSubprogram(DR.getDebugLoc(), in fixupDebugInfoPostExtraction()
1408 return DebugLoc::replaceInlinedAtSubprogram(Loc, *NewSP, Ctx, Cache); in fixupDebugInfoPostExtraction()