Searched defs:throwable_inst (Results 1 – 3 of 3) sorted by relevance
146 …auto throwable_inst = (current_last_inst == nullptr) ? bb->GetFirstInst() : current_last_inst->Get… in BuildInstructionsForBB() local163 void IrBuilder::ProcessThrowableInstructions(InstBuilder *inst_builder, Inst *throwable_inst) in ProcessThrowableInstructions()
119 Inst *throwable_inst) in AddCatchPhiInputs()
410 auto throwable_inst = const_cast<Inst *>(catch_phi->GetThrowableInst(input_idx)); in AdjustCatchPhiInputsLifetime() local