Searched defs:catchPhi (Results 1 – 7 of 7) sorted by relevance
257 void TryCatchResolving::RemoveCatchPhisImpl(CatchPhiInst *catchPhi, BasicBlock *catchBlock, Inst *t… in RemoveCatchPhisImpl()300 auto catchPhi = inst->CastToCatchPhi(); in RemoveCatchPhis() local
49 auto catchPhi = GetGraph()->CreateInstCatchPhi(DataType::NO_TYPE, bb->GetGuestPc()); local174 Inst *catchPhi = currentBb_->GetFirstInst(); in UpdateDefsForCatch() local384 auto catchPhi = inst->CastToCatchPhi(); in AddCatchPhiInputs() local
60 auto catchPhi = catchInst->CastToCatchPhi(); in AddCatchPhiMoves() local431 Inst *RegAllocResolver::SqueezeCatchPhiInputs(CatchPhiInst *catchPhi) in SqueezeCatchPhiInputs()
721 auto catchPhi = catchInst->CastToCatchPhi(); in RemoveThrowableInst() local746 auto catchPhi = catchInst->CastToCatchPhi(); in ReplaceThrowableInst() local
979 auto catchPhi = inst->CastToCatchPhi(); in ThrowableInsts() local
516 auto catchPhi = inst->CastToCatchPhi(); in AdjustCatchPhiInputsLifetime() local
1298 auto catchPhi = (&INS(7U))->CastToCatchPhi(); in TEST_F() local