Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DDebugInfo.cpp640 auto remapDebugLoc = [&](DebugLoc DL) -> DebugLoc { in stripNonLineTableDebugInfo() local
649 I.setDebugLoc(remapDebugLoc(I.getDebugLoc())); in stripNonLineTableDebugInfo()
659 T->replaceOperandWith(N, remapDebugLoc(Loc)); in stripNonLineTableDebugInfo()