Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h64 using ValueMapType = DenseMap<const Value *, unsigned>; variable
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h61 using ValueMapType = DenseMap<const Value *, unsigned>; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp219 using ValueMapType = DenseMap<Value *, Value *>; typedef