Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DStatepoint.h95 const Value *NumPatchBytesVal = getArgOperand(NumPatchBytesPos); in getNumPatchBytes() local
97 cast<ConstantInt>(NumPatchBytesVal)->getZExtValue(); in getNumPatchBytes()