Searched refs:NumPatchBytesV (Results 1 – 1 of 1) sorted by relevance
1691 const Value *NumPatchBytesV = CS.getArgument(1); in verifyStatepoint() local1692 Assert(isa<ConstantInt>(NumPatchBytesV), in verifyStatepoint()1696 cast<ConstantInt>(NumPatchBytesV)->getSExtValue(); in verifyStatepoint()