Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5245 SmallVector<Value *, 4> TileCounts; in tileLoops() local
5255 TileCounts.push_back(TileTripCount); in tileLoops()
5259 EmbeddNewLoops(TileCounts, "tile"); in tileLoops()