Searched refs:LCall (Results 1 – 1 of 1) sorted by relevance
919 const CallInst *LCall = cast<CallInst>(&*I); in runBlockDiff() local921 if (!equivalentAsOperands(LCall->getCalledOperand(), in runBlockDiff()924 if (!LCall->use_empty()) in runBlockDiff()925 Values[LCall] = RInvoke; in runBlockDiff()