Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DRE

689   if (const DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(E->getLHS()))
690 if (const VarDecl *VD = dyn_cast<VarDecl>(DRE->getDecl()))