Home
last modified time | relevance | path

Searched refs:MapAddress (Results 1 – 1 of 1) sorted by relevance

/external/llvm/unittests/VMCore/
DValueMapTest.cpp282 ValueMap<TypeParam*, int, ModifyingConfig<TypeParam*> > *MapAddress; in TYPED_TEST() local
283 ValueMap<TypeParam*, int, ModifyingConfig<TypeParam*> > VM(&MapAddress); in TYPED_TEST()
284 MapAddress = &VM; in TYPED_TEST()