Home
last modified time | relevance | path

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

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