Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h63 using ValueMapType = DenseMap<const Value *, unsigned>; variable
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp202 using ValueMapType = DenseMap<Value *, Value *>; typedef