Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1794 SmallVector<Value *, 4> TileCounts; in tileLoops() local
1804 TileCounts.push_back(TileTripCount); in tileLoops()
1808 EmbeddNewLoops(TileCounts, "tile"); in tileLoops()