Searched refs:DILocations (Results 1 – 8 of 8) sorted by relevance
3 ; Test that DILocations are remapped properly.
6 ; Their original debug locations (DILocations) and debug intrinsic instructions
359 DebugInfoBeforePass.DILocations.insert({&I, HasLoc}); in collectDebugInfoMetadata()598 DebugInfoAfterPass.DILocations.insert({&I, HasLoc}); in checkDebugInfoMetadata()611 auto DILocsBefore = DebugInfoBeforePass.DILocations; in checkDebugInfoMetadata()612 auto DILocsAfter = DebugInfoAfterPass.DILocations; in checkDebugInfoMetadata()
38 DebugInstMap DILocations; member
69 ; --- DILocations
2 ; so that the start and end locations refer to the inlined DILocations.
67 if (auto *N = getUniqued(Context.pImpl->DILocations, in getImpl()83 Storage, Context.pImpl->DILocations); in getImpl()