Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1122 tileLoops(DebugLoc DL, ArrayRef<CanonicalLoopInfo *> Loops,
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4835 OpenMPIRBuilder::tileLoops(DebugLoc DL, ArrayRef<CanonicalLoopInfo *> Loops, in tileLoops() function in OpenMPIRBuilder
5483 tileLoops(DL, {Loop}, {FactorVal}); in unrollLoopPartial()