Searched defs:throwableInst (Results 1 – 3 of 3) sorted by relevance
270 …auto throwableInst = (currentLastInst == nullptr) ? currentBb->GetFirstInst() : currentLastInst->G… in AddInstructionToBB() local320 void IrBuilder::ProcessThrowableInstructions(Inst *throwableInst) in ProcessThrowableInstructions()
372 Inst *throwableInst) in AddCatchPhiInputs()
520 auto throwableInst = const_cast<Inst *>(catchPhi->GetThrowableInst(inputIdx)); in AdjustCatchPhiInputsLifetime() local