Searched refs:PtrArray (Results 1 – 2 of 2) sorted by relevance
314 using PtrArray = Array<int *>; in TEST() typedef315 PtrArray::AllocatorType Alloc(16384); in TEST()331 using PtrArray = Array<int *>; in TEST() typedef332 PtrArray::AllocatorType Alloc(4096); in TEST()
440 llvm::GlobalVariable *PtrArray = new llvm::GlobalVariable( in EmitPointerToInitFunc() local443 PtrArray->setSection(ISA->getSection()); in EmitPointerToInitFunc()444 addUsedGlobal(PtrArray); in EmitPointerToInitFunc()448 PtrArray->setComdat(C); in EmitPointerToInitFunc()