Home
last modified time | relevance | path

Searched defs:AppendThrowableInst (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.cpp412 void CatchPhiInst::AppendThrowableInst(const Inst *inst) in AppendThrowableInst() function in panda::compiler::CatchPhiInst
Dgraph.h676 void AppendThrowableInst(const Inst *inst, BasicBlock *catch_handler) in AppendThrowableInst() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.cpp728 void CatchPhiInst::AppendThrowableInst(const Inst *inst) in AppendThrowableInst() function in ark::compiler::CatchPhiInst
Dgraph.h878 void AppendThrowableInst(const Inst *inst, BasicBlock *catchHandler) in AppendThrowableInst() function