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.h1212 tileLoops(DebugLoc DL, ArrayRef<CanonicalLoopInfo *> Loops,
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5123 OpenMPIRBuilder::tileLoops(DebugLoc DL, ArrayRef<CanonicalLoopInfo *> Loops, in tileLoops() function in OpenMPIRBuilder
5794 tileLoops(DL, {Loop}, {FactorVal}); in unrollLoopPartial()