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