Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp14480 bool Sema::checkTransformableLoopNest( in checkTransformableLoopNest() function in Sema
14550 if (!checkTransformableLoopNest(OMPD_tile, AStmt, NumLoops, LoopHelpers, Body, in ActOnOpenMPTileDirective()
14764 if (!checkTransformableLoopNest(OMPD_unroll, AStmt, NumLoops, LoopHelpers, in ActOnOpenMPUnrollDirective()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h10656 bool checkTransformableLoopNest(