Searched refs:ChildStmt (Results 1 – 2 of 2) sorted by relevance
520 const Stmt *ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body); in hasNestedSPMDDirective() local523 dyn_cast_or_null<OMPExecutableDirective>(ChildStmt)) { in hasNestedSPMDDirective()534 ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body); in hasNestedSPMDDirective()536 dyn_cast_or_null<OMPExecutableDirective>(ChildStmt)) { in hasNestedSPMDDirective()
6033 const Stmt *ChildStmt = in getNumTeamsExprForTargetDirective() local6036 dyn_cast_or_null<OMPExecutableDirective>(ChildStmt)) { in getNumTeamsExprForTargetDirective()8931 const Stmt *ChildStmt = in getNestedDistributeDirective() local8935 dyn_cast_or_null<OMPExecutableDirective>(ChildStmt)) { in getNestedDistributeDirective()8948 ChildStmt = CGOpenMPSIMDRuntime::getSingleCompoundChild(Ctx, Body); in getNestedDistributeDirective()8950 dyn_cast_or_null<OMPExecutableDirective>(ChildStmt)) { in getNestedDistributeDirective()