Searched refs:VarDef (Results 1 – 2 of 2) sorted by relevance
1396 for (const Record *VarDef : in getIntersectingVariants() local1398 Variants.emplace_back(VarDef, SchedRW.Index, VarProcIdx, 0); in getIntersectingVariants()
4265 const auto *VarDef = dyn_cast<VarDecl>(DRE->getDecl()); in IsPreserveAIArrayBase() local4266 if (!VarDef) in IsPreserveAIArrayBase()4269 const auto *PtrT = VarDef->getType()->getAs<PointerType>(); in IsPreserveAIArrayBase()