Searched refs:ForS (Results 1 – 1 of 1) sorted by relevance
7929 const auto *ForS = dyn_cast<ForStmt>(CS); in EmitOMPGenericLoopDirective() local7930 if (ForS && !isa<DeclStmt>(ForS->getInit())) { in EmitOMPGenericLoopDirective()