Searched defs:newStmt (Results 1 – 4 of 4) sorted by relevance
139 void CopyStmtFrequency(StmtNode *newStmt, StmtNode *oldStmt) in CopyStmtFrequency()
1799 StmtNode *newStmt = static_cast<StmtNode *>(stmt.CloneTree(allocator)); in CloneTree() local1814 StmtNode *newStmt = static_cast<StmtNode *>(stmt.CloneTree(allocator)); in CloneTreeWithSrcPosition() local
93 StmtNode *newStmt = nullptr; in LowerIassign() local134 StmtNode *newStmt = nullptr; in LowerCallStmt() local792 StmtNode *newStmt = nullptr; in LowerDassign() local
1881 const newStmt = replaceTypeReferenceWithObject(stmt, context, typeAliasMap); constant