Searched refs:NumPatchBytesVal (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DStatepoint.h125 const Value *NumPatchBytesVal = getCall()->getArgOperand(NumPatchBytesPos); local
127 cast<ConstantInt>(NumPatchBytesVal)->getZExtValue();

Completed in 162 milliseconds