Searched refs:ChildStmt (Results 1 – 2 of 2) sorted by relevance
545 const Stmt *ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body); in hasNestedSPMDDirective() local548 dyn_cast_or_null<OMPExecutableDirective>(ChildStmt)) { in hasNestedSPMDDirective()559 ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body); in hasNestedSPMDDirective()561 dyn_cast_or_null<OMPExecutableDirective>(ChildStmt)) { in hasNestedSPMDDirective()
6018 const Stmt *ChildStmt = in getNumTeamsExprForTargetDirective() local6021 dyn_cast_or_null<OMPExecutableDirective>(ChildStmt)) { in getNumTeamsExprForTargetDirective()8871 const Stmt *ChildStmt = in getNestedDistributeDirective() local8875 dyn_cast_or_null<OMPExecutableDirective>(ChildStmt)) { in getNestedDistributeDirective()8887 ChildStmt = CGOpenMPSIMDRuntime::getSingleCompoundChild(Ctx, Body); in getNestedDistributeDirective()8889 dyn_cast_or_null<OMPExecutableDirective>(ChildStmt)) { in getNestedDistributeDirective()