Home
last modified time | relevance | path

Searched refs:SetLastInsn (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_cfg.cpp382 mergee.SetLastInsn(nullptr); in MergeBB()
467 it->SetLastInsn(nullptr); in FlushUnReachableStatusAndRemoveRelations()
Dcfgo.cpp604 ftBB->SetLastInsn(nullptr); in Optimize()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgbb.h398 void SetLastInsn(Insn *arg) in SetLastInsn() function