Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dinst_builder.cpp118 void InstBuilder::AddCatchPhiInputs(const ArenaUnorderedSet<BasicBlock *> &catch_handlers, const In… in AddCatchPhiInputs() function in panda::compiler::InstBuilder
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dinst_builder.cpp371 void InstBuilder::AddCatchPhiInputs(const ArenaUnorderedSet<BasicBlock *> &catchHandlers, const Ins… in AddCatchPhiInputs() function in ark::compiler::InstBuilder