Home
last modified time | relevance | path

Searched refs:iaNext (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dlower.cpp629 StmtNode *iaNext = insertAfter->GetNext(); in CleanupBranches() local
630 if (iaNext != nullptr) { in CleanupBranches()
631 iaNext->SetPrev(cmtE); in CleanupBranches()
633 cmtE->SetNext(iaNext); in CleanupBranches()

Completed in 3 milliseconds