Searched refs:InstructionMapType (Results 1 – 6 of 6) sorted by relevance
117 typedef DenseMap<const Instruction*, unsigned> InstructionMapType; typedef118 InstructionMapType InstructionMap;
411 InstructionMapType::const_iterator I = InstructionMap.find(Inst); in getInstructionID()
121 using InstructionMapType = DenseMap<const Instruction *, unsigned>; variable122 InstructionMapType InstructionMap;
442 InstructionMapType::const_iterator I = InstructionMap.find(Inst); in getInstructionID()
119 using InstructionMapType = DenseMap<const Instruction *, unsigned>; variable120 InstructionMapType InstructionMap;
485 InstructionMapType::const_iterator I = InstructionMap.find(Inst); in getInstructionID()