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