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