Searched refs:DStmt2 (Results 1 – 1 of 1) sorted by relevance
395 const DoStmt *DStmt2 = cast<DoStmt>(Stmt2); in isIdenticalStmt() local397 if (!isIdenticalStmt(Ctx, DStmt1->getCond(), DStmt2->getCond(), in isIdenticalStmt()400 if (!isIdenticalStmt(Ctx, DStmt1->getBody(), DStmt2->getBody(), in isIdenticalStmt()