Searched refs:BOKPtrType (Results 1 – 1 of 1) sorted by relevance
137 using BOKPtrType = llvm::PointerEmbeddedInt<BinaryOperatorKind, 16>; typedef139 llvm::PointerUnion<const Expr *, BOKPtrType> ReductionOp;1625 BOK = cast<ReductionData::BOKPtrType>(ReductionData.ReductionOp); in getTopMostTaskgroupReductionData()