Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfo.cpp730 auto remapDebugLoc = [&](const DebugLoc &DL) -> DebugLoc { in stripNonLineTableDebugInfo() local
740 I.setDebugLoc(remapDebugLoc(I.getDebugLoc())); in stripNonLineTableDebugInfo()
744 return remapDebugLoc(&Loc).get(); in stripNonLineTableDebugInfo()