Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2863 SmallVector<Value *, 4> TileCounts; in tileLoops() local
2873 TileCounts.push_back(TileTripCount); in tileLoops()
2877 EmbeddNewLoops(TileCounts, "tile"); in tileLoops()