Searched defs:AddCatchPhiInputs (Results 1 – 2 of 2) sorted by relevance
118 void InstBuilder::AddCatchPhiInputs(const ArenaUnorderedSet<BasicBlock *> &catch_handlers, const In… in AddCatchPhiInputs() function in panda::compiler::InstBuilder
371 void InstBuilder::AddCatchPhiInputs(const ArenaUnorderedSet<BasicBlock *> &catchHandlers, const Ins… in AddCatchPhiInputs() function in ark::compiler::InstBuilder