Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp14620 bool Sema::checkTransformableLoopNest( in checkTransformableLoopNest() function in Sema
14690 if (!checkTransformableLoopNest(OMPD_tile, AStmt, NumLoops, LoopHelpers, Body, in ActOnOpenMPTileDirective()
14904 if (!checkTransformableLoopNest(OMPD_unroll, AStmt, NumLoops, LoopHelpers, in ActOnOpenMPUnrollDirective()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h10986 bool checkTransformableLoopNest(