Searched defs:DefD (Results 1 – 2 of 2) sorted by relevance
228 static bool hasBodyOrInit(const FunctionDecl *D, const FunctionDecl *&DefD) { in hasBodyOrInit()231 static bool hasBodyOrInit(const VarDecl *D, const VarDecl *&DefD) { in hasBodyOrInit()
2281 MachineInstr *DefD = MRI.getVRegDef(BaseOpD->getReg()); in isLoopCarriedDep() local