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