Searched defs:IVDecl (Results 1 – 3 of 3) sorted by relevance
171 ObjCIvarDecl *IVDecl = IV->getDecl(); in isZeroingPropIvar() local
800 const VarDecl *IVDecl = cast<VarDecl>(cast<DeclRefExpr>(IVExpr)->getDecl()); in EmitOMPSimdDirective() local1051 auto IVDecl = cast<VarDecl>(IVExpr->getDecl()); in EmitOMPWorksharingLoop() local
3303 VarDecl *IVDecl = buildVarDecl(SemaRef, InitLoc, VType, ".omp.iv"); in CheckOpenMPLoop() local