Searched refs:isCopyStmt (Results 1 – 3 of 3) sorted by relevance
1322 bool isCopyStmt() const { return BB == nullptr && R == nullptr; } in isCopyStmt() function1350 if (isCopyStmt()) in represents()1380 assert(!isCopyStmt() && in getSurroundingLoop()
1008 if (Stmt->isCopyStmt()) { in createUser()
979 if (Stmt.isCopyStmt()) in invalidateScalarEvolution()