Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dlower.cpp588 StmtNode *cmtB = nullptr; in CleanupBranches() local
594 if (cmtB == nullptr) { in CleanupBranches()
595 cmtB = next; in CleanupBranches()
627 if (cmtB != nullptr) { in CleanupBranches()
635 insertAfter->SetNext(cmtB); in CleanupBranches()
636 cmtB->SetPrev(insertAfter); in CleanupBranches()

Completed in 3 milliseconds