Searched refs:InstructionMapType (Results 1 – 6 of 6) sorted by relevance
62 typedef DenseMap<const Instruction*, unsigned> InstructionMapType; typedef63 InstructionMapType InstructionMap;
112 InstructionMapType::const_iterator I = InstructionMap.find(Inst); in getInstructionID()
122 using InstructionMapType = DenseMap<const Instruction *, unsigned>; variable123 InstructionMapType InstructionMap;
445 InstructionMapType::const_iterator I = InstructionMap.find(Inst); in getInstructionID()
117 typedef DenseMap<const Instruction*, unsigned> InstructionMapType; typedef118 InstructionMapType InstructionMap;
411 InstructionMapType::const_iterator I = InstructionMap.find(Inst); in getInstructionID()