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

/frameworks/compile/slang/BitWriter_2_9/
H A DValueEnumerator.h67 typedef llvm::DenseMap<const llvm::Instruction*, unsigned> InstructionMapType; typedef in class:llvm_2_9::ValueEnumerator
68 InstructionMapType InstructionMap;
/frameworks/compile/slang/BitWriter_2_9_func/
H A DValueEnumerator.h67 typedef llvm::DenseMap<const llvm::Instruction*, unsigned> InstructionMapType; typedef in class:llvm_2_9_func::ValueEnumerator
68 InstructionMapType InstructionMap;

Completed in 44 milliseconds