Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DStatepoint.h113 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos); in getNumPatchBytes() local
115 cast<ConstantInt>(NumPatchBytesVal)->getZExtValue(); in getNumPatchBytes()