Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp1791 auto EmbeddNewLoops = [&Result, &EmbeddNewLoop](ArrayRef<Value *> TripCounts, in tileLoops() local
1800 EmbeddNewLoops(FloorCount, "floor"); in tileLoops()
1819 EmbeddNewLoops(TileCounts, "tile"); in tileLoops()