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