Searched refs:rsAllocationType (Results 1 – 1 of 1) sorted by relevance
48 llvm::StructType* rsAllocationType; member in __anond15cd4540111::RSInvokeHelperPass77 rsAllocationType = llvm::StructType::create(rsBaseObj, kAllocationTypeName); in doInitialization()88 SetObjTypeParams.push_back(rsAllocationType->getPointerTo()); in doInitialization()89 SetObjTypeParams.push_back(rsAllocationType->getPointerTo()); in doInitialization()127 RSStructType = rsAllocationType; in insertSetObjectHelper()