Searched refs:DispatchCounter (Results 1 – 1 of 1) sorted by relevance
4424 Value *DispatchCounter; in applyStaticChunkedWorkshareLoop() local4432 DispatchCounter = Counter; in applyStaticChunkedWorkshareLoop()4458 Value *ChunkEnd = Builder.CreateAdd(DispatchCounter, ChunkRange); in applyStaticChunkedWorkshareLoop()4462 Builder.CreateSub(CastedTripCount, DispatchCounter); in applyStaticChunkedWorkshareLoop()4473 Builder.CreateTrunc(DispatchCounter, IVTy, "omp_dispatch.iv.trunc"); in applyStaticChunkedWorkshareLoop()