Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DVerifier.cpp1691 const Value *NumPatchBytesV = CS.getArgument(1); in verifyStatepoint() local
1692 Assert(isa<ConstantInt>(NumPatchBytesV), in verifyStatepoint()
1696 cast<ConstantInt>(NumPatchBytesV)->getSExtValue(); in verifyStatepoint()