Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DValueMapTest.cpp281 ValueMap<TypeParam*, int, ModifyingConfig<TypeParam*> > *MapAddress; in TYPED_TEST() local
282 ValueMap<TypeParam*, int, ModifyingConfig<TypeParam*> > VM(&MapAddress); in TYPED_TEST()
283 MapAddress = &VM; in TYPED_TEST()