Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/
DRSInvokeHelperPass.cpp48 llvm::StructType* rsAllocationType; member in __anond15cd4540111::RSInvokeHelperPass
77 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()