Searched refs:DebugInstMap (Results 1 – 2 of 2) sorted by relevance
30 using DebugInstMap = llvm::MapVector<const llvm::Instruction *, bool>; variable40 DebugInstMap DILocations;
419 static bool checkInstructions(const DebugInstMap &DILocsBefore,420 const DebugInstMap &DILocsAfter, in checkInstructions()