Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/src/irbuilder_dynamic/
Dinst_builder_dyn.cpp122 void InstBuilder::AddCatchPhiInputs(const ArenaUnorderedSet<compiler::BasicBlock *> &catchHandlers, in AddCatchPhiInputs()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dinst_builder.cpp374 void InstBuilder::AddCatchPhiInputs(const ArenaUnorderedSet<BasicBlock *> &catchHandlers, const Ins… in AddCatchPhiInputs()