Searched refs:LCall (Results 1 – 1 of 1) sorted by relevance
606 CallInst *LCall = cast<CallInst>(&*I); in runBlockDiff() local608 if (!equivalentAsOperands(LCall->getCalledValue(), RInvoke->getCalledValue())) in runBlockDiff()610 if (!LCall->use_empty()) in runBlockDiff()611 Values[LCall] = RInvoke; in runBlockDiff()