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