Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp421 const DebugInstMap &DILocsAfter, in checkInstructions() argument
428 for (const auto &L : DILocsAfter) { in checkInstructions()
629 auto DILocsAfter = DebugInfoAfterPass.DILocations; in checkDebugInfoMetadata() local
643 DILocsBefore, DILocsAfter, InstToDelete, NameOfWrappedPass, in checkDebugInfoMetadata()