Searched refs:CallInstr (Results 1 – 1 of 1) sorted by relevance
624 auto *CallInstr = CS.getInstruction(); in simplifySuspendPoint() local641 if (hasCallsBetween(Save, CallInstr)) in simplifySuspendPoint()651 if (auto *Invoke = dyn_cast<InvokeInst>(CallInstr)) { in simplifySuspendPoint()657 CallInstr->eraseFromParent(); in simplifySuspendPoint()