Home
last modified time | relevance | path

Searched refs:NumPatchBytesV (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/IR/
DVerifier.cpp1566 const Value *NumPatchBytesV = CS.getArgument(1); in VerifyStatepoint() local
1567 Assert(isa<ConstantInt>(NumPatchBytesV), in VerifyStatepoint()
1571 cast<ConstantInt>(NumPatchBytesV)->getSExtValue(); in VerifyStatepoint()