Home
last modified time | relevance | path

Searched refs:TileCounts (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2774 SmallVector<Value *, 4> TileCounts; in tileLoops() local
2784 TileCounts.push_back(TileTripCount); in tileLoops()
2788 EmbeddNewLoops(TileCounts, "tile"); in tileLoops()