Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionSpecialization.h98 using ConstMap = DenseMap<Value *, Constant *>; global() variable
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_dense_map_test.cpp145 const TypeParam &ConstMap = this->Map; in TYPED_TEST() local
/llvm-project/llvm/unittests/ADT/
H A DDenseMapTest.cpp148 const TypeParam &ConstMap = this->Map; in TYPED_TEST() local