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