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

/external/llvm/unittests/IR/
H A DValueMapTest.cpp282 ValueMap<TypeParam*, int, ModifyingConfig<TypeParam*> > *MapAddress; local
283 ValueMap<TypeParam*, int, ModifyingConfig<TypeParam*> > VM(&MapAddress);
284 MapAddress = &VM;
/external/swiftshader/third_party/LLVM/unittests/VMCore/
H A DValueMapTest.cpp282 ValueMap<TypeParam*, int, ModifyingConfig<TypeParam*> > *MapAddress; local
283 ValueMap<TypeParam*, int, ModifyingConfig<TypeParam*> > VM(&MapAddress);
284 MapAddress = &VM;

Completed in 71 milliseconds