Searched defs:catchPhi (Results 1 – 8 of 8) sorted by relevance
203 void TryCatchResolving::RemoveCatchPhisImpl(CatchPhiInst *catchPhi, BasicBlock *catchBlock, Inst *t… in RemoveCatchPhisImpl()246 auto catchPhi = inst->CastToCatchPhi(); in RemoveCatchPhis() local
108 Inst *catchPhi = currentBb_->GetFirstInst(); in UpdateDefsForCatch() local202 auto catchPhi = inst->CastToCatchPhi(); in AddCatchPhiInputs() local
63 … auto catchPhi = GetGraph()->CreateInstCatchPhi(DataType::NO_TYPE, bb->GetGuestPc()); variable
60 auto catchPhi = catchInst->CastToCatchPhi(); in AddCatchPhiMoves() local432 Inst *RegAllocResolver::SqueezeCatchPhiInputs(CatchPhiInst *catchPhi) in SqueezeCatchPhiInputs()
715 auto catchPhi = catchInst->CastToCatchPhi(); in RemoveThrowableInst() local737 auto catchPhi = catchInst->CastToCatchPhi(); in ReplaceThrowableInst() local
979 auto catchPhi = inst->CastToCatchPhi(); in ThrowableInsts() local
511 auto catchPhi = inst->CastToCatchPhi(); in AdjustCatchPhiInputsLifetime() local
1245 auto catchPhi = (&INS(7U))->CastToCatchPhi(); in TEST_F() local