Searched refs:RInvoke (Results 1 – 1 of 1) sorted by relevance
920 const InvokeInst *RInvoke = cast<InvokeInst>(RTerm); in runBlockDiff() local922 RInvoke->getCalledOperand(), nullptr)) in runBlockDiff()925 Values[LCall] = RInvoke; in runBlockDiff()926 tryUnify(LTerm->getSuccessor(0), RInvoke->getNormalDest()); in runBlockDiff()