Searched refs:DILocsBefore (Results 1 – 1 of 1) sorted by relevance
417 static bool checkInstructions(const DebugInstMap &DILocsBefore, in checkInstructions() argument441 auto InstrIt = DILocsBefore.find(Instr); in checkInstructions()442 if (InstrIt == DILocsBefore.end()) { in checkInstructions()622 auto DILocsBefore = DebugInfoBeforePass.DILocations; in checkDebugInfoMetadata() local637 DILocsBefore, DILocsAfter, InstToDelete, NameOfWrappedPass, in checkDebugInfoMetadata()