Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_cfg.cpp381 mergee.SetFirstInsn(nullptr); in MergeBB()
466 it->SetFirstInsn(nullptr); in FlushUnReachableStatusAndRemoveRelations()
Dcfgo.cpp603 ftBB->SetFirstInsn(nullptr); in Optimize()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgbb.h368 void SetFirstInsn(Insn *arg) in SetFirstInsn() function