Searched refs:ptrOperands (Results 1 – 1 of 1) sorted by relevance
357 SmallVector<uint32_t, 4> ptrOperands; in processTypeImpl() local358 ptrOperands.push_back(ptrInfo.pointerTypeID); in processTypeImpl()359 ptrOperands.push_back(static_cast<uint32_t>(ptrInfo.storageClass)); in processTypeImpl()360 ptrOperands.push_back(typeIDMap[type]); in processTypeImpl()363 ptrOperands); in processTypeImpl()