Searched refs:NumPatchBytesV (Results 1 – 1 of 1) sorted by relevance
1911 const Value *NumPatchBytesV = Call.getArgOperand(1); in verifyStatepoint() local1912 Assert(isa<ConstantInt>(NumPatchBytesV), in verifyStatepoint()1916 cast<ConstantInt>(NumPatchBytesV)->getSExtValue(); in verifyStatepoint()