Searched refs:remapDebugLoc (Results 1 – 2 of 2) sorted by relevance
640 auto remapDebugLoc = [&](DebugLoc DL) -> DebugLoc { in stripNonLineTableDebugInfo() local649 I.setDebugLoc(remapDebugLoc(I.getDebugLoc())); in stripNonLineTableDebugInfo()659 T->replaceOperandWith(N, remapDebugLoc(Loc)); in stripNonLineTableDebugInfo()
650 auto remapDebugLoc = [&](const DebugLoc &DL) -> DebugLoc { in stripNonLineTableDebugInfo() local659 I.setDebugLoc(remapDebugLoc(I.getDebugLoc())); in stripNonLineTableDebugInfo()663 return remapDebugLoc(&Loc).get(); in stripNonLineTableDebugInfo()