Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp12567 bool Sema::checkTransformableLoopNest( in checkTransformableLoopNest() function in Sema
12637 if (!checkTransformableLoopNest(OMPD_tile, AStmt, NumLoops, LoopHelpers, Body, in ActOnOpenMPTileDirective()
12851 if (!checkTransformableLoopNest(OMPD_unroll, AStmt, NumLoops, LoopHelpers, in ActOnOpenMPUnrollDirective()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10283 bool checkTransformableLoopNest(