Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h61 using ValueMapType = DenseMap<const Value *, unsigned>; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp221 using ValueMapType = DenseMap<Value *, Value *>; typedef