Searched refs:GetThrowableInstHandlers (Results 1 – 3 of 3) sorted by relevance
51 auto handlers = GetGraph()->GetThrowableInstHandlers(inst); in AddCatchPhiMoves()
270 auto handlers = GetGraph()->GetThrowableInstHandlers(inst); in GetInitInstLiveSet()
688 const auto &GetThrowableInstHandlers(const Inst *inst) const in GetThrowableInstHandlers() function