Searched refs:InstructionMapType (Results 1 – 6 of 6) sorted by relevance
78 typedef llvm::DenseMap<const llvm::Instruction*, unsigned> InstructionMapType; typedef79 InstructionMapType InstructionMap;
124 InstructionMapType::const_iterator I = InstructionMap.find(Inst); in getInstructionID()
81 typedef llvm::DenseMap<const llvm::Instruction*, unsigned> InstructionMapType; typedef82 InstructionMapType InstructionMap;