Searched refs:NumPatchBytesV (Results 1 – 1 of 1) sorted by relevance
1566 const Value *NumPatchBytesV = CS.getArgument(1); in VerifyStatepoint() local1567 Assert(isa<ConstantInt>(NumPatchBytesV), in VerifyStatepoint()1571 cast<ConstantInt>(NumPatchBytesV)->getSExtValue(); in VerifyStatepoint()