Searched refs:ChunkSizeExpr (Results 1 – 1 of 1) sorted by relevance
3849 if (const Expr *ChunkSizeExpr = SchedClause->getChunkSize()) in EmitOMPForDirective() local3850 ChunkSize = EmitScalarExpr(ChunkSizeExpr); in EmitOMPForDirective()