Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/IR/
H A DDebugLoc.h92 replaceInlinedAtSubprogram(const DebugLoc &DL, DISubprogram &NewSP,
/llvm-project/llvm/lib/IR/
H A DDebugLoc.cpp70 DebugLoc DebugLoc::replaceInlinedAtSubprogram( in replaceInlinedAtSubprogram() function in DebugLoc
/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1373 DebugLoc::replaceInlinedAtSubprogram(DL, *NewSP, Ctx, Cache)); in emitCallAndSwitchStatement()
1375 DR.setDebugLoc(DebugLoc::replaceInlinedAtSubprogram(DR.getDebugLoc(), in emitCallAndSwitchStatement()
1381 return DebugLoc::replaceInlinedAtSubprogram(Loc, *NewSP, Ctx, Cache); in emitCallAndSwitchStatement()