Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.cpp408 void CatchPhiInst::AppendThrowableInst(const Inst *inst) in AppendThrowableInst() function in panda::compiler::CatchPhiInst
Dgraph.h674 void AppendThrowableInst(const Inst *inst, BasicBlock *catch_handler) in AppendThrowableInst() function