Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
HDDXILValueEnumerator.h64 using ValueMapType = DenseMap<const Value *, unsigned>; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
HDValueEnumerator.h61 using ValueMapType = DenseMap<const Value *, unsigned>; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonLoopIdiomRecognition.cpp219 using ValueMapType = DenseMap<Value *, Value *>; typedef