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()
496 llvm::GlobalVariable *PtrArray = new llvm::GlobalVariable( in EmitPointerToInitFunc() local499 PtrArray->setSection(ISA->getSection()); in EmitPointerToInitFunc()500 addUsedGlobal(PtrArray); in EmitPointerToInitFunc()504 PtrArray->setComdat(C); in EmitPointerToInitFunc()