Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DStatepoint.h95 const Value *NumPatchBytesVal = getArgOperand(NumPatchBytesPos); in getNumPatchBytes() local
97 cast<ConstantInt>(NumPatchBytesVal)->getZExtValue(); in getNumPatchBytes()