Home
last modified time | relevance | path

Searched defs:newStmt (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_lower.h139 void CopyStmtFrequency(StmtNode *newStmt, StmtNode *oldStmt) in CopyStmtFrequency()
Dmir_nodes.h1799 StmtNode *newStmt = static_cast<StmtNode *>(stmt.CloneTree(allocator)); in CloneTree() local
1814 StmtNode *newStmt = static_cast<StmtNode *>(stmt.CloneTree(allocator)); in CloneTreeWithSrcPosition() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp93 StmtNode *newStmt = nullptr; in LowerIassign() local
134 StmtNode *newStmt = nullptr; in LowerCallStmt() local
814 StmtNode *newStmt = nullptr; in LowerDassign() local