Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DDebugify.cpp418 const DebugInstMap &DILocsAfter, in checkInstructions() argument
425 for (const auto &L : DILocsAfter) { in checkInstructions()
623 auto DILocsAfter = DebugInfoAfterPass.DILocations; in checkDebugInfoMetadata() local
637 DILocsBefore, DILocsAfter, InstToDelete, NameOfWrappedPass, in checkDebugInfoMetadata()