Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DDebugify.cpp417 static bool checkInstructions(const DebugInstMap &DILocsBefore, in checkInstructions() argument
441 auto InstrIt = DILocsBefore.find(Instr); in checkInstructions()
442 if (InstrIt == DILocsBefore.end()) { in checkInstructions()
622 auto DILocsBefore = DebugInfoBeforePass.DILocations; in checkDebugInfoMetadata() local
637 DILocsBefore, DILocsAfter, InstToDelete, NameOfWrappedPass, in checkDebugInfoMetadata()