Home
last modified time | relevance | path

Searched defs:InstructionMapType (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DValueEnumerator.h62 typedef DenseMap<const Instruction*, unsigned> InstructionMapType; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.h122 using InstructionMapType = DenseMap<const Instruction *, unsigned>; variable
/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h117 typedef DenseMap<const Instruction*, unsigned> InstructionMapType; typedef