Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1780 auto EmbeddNewLoops = [&Result, &EmbeddNewLoop](ArrayRef<Value *> TripCounts, in tileLoops() local
1789 EmbeddNewLoops(FloorCount, "floor"); in tileLoops()
1808 EmbeddNewLoops(TileCounts, "tile"); in tileLoops()