Searched refs:InstructionMapType (Results 1 – 2 of 2) sorted by relevance
84 typedef DenseMap<const Instruction*, unsigned> InstructionMapType; typedef85 InstructionMapType InstructionMap;
390 InstructionMapType::const_iterator I = InstructionMap.find(Inst); in getInstructionID()