Searched refs:RCall (Results 1 – 2 of 2) sorted by relevance
622 CallInst *RCall = cast<CallInst>(I); in runBlockDiff() local624 if (!equivalentAsOperands(LInvoke->getCalledValue(), RCall->getCalledValue())) in runBlockDiff()627 Values[LInvoke] = RCall; in runBlockDiff()
653 CallInst *RCall = cast<CallInst>(I); in runBlockDiff() local655 if (!equivalentAsOperands(LInvoke->getCalledValue(), RCall->getCalledValue())) in runBlockDiff()658 Values[LInvoke] = RCall; in runBlockDiff()