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