Searched refs:InstructionMapType (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h67 typedef DenseMap<const Instruction*, unsigned> InstructionMapType; typedef in class:llvm::ValueEnumerator
68 InstructionMapType InstructionMap;
H A DValueEnumerator.cpp113 InstructionMapType::const_iterator I = InstructionMap.find(Inst);

Completed in 101 milliseconds