Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DStatepoint.cpp37 Attribute AttrNumPatchBytes = AS.getAttribute(AttributeList::FunctionIndex, in parseStatepointDirectivesFromAttrs() local
39 if (AttrNumPatchBytes.isStringAttribute()) in parseStatepointDirectivesFromAttrs()
40 if (!AttrNumPatchBytes.getValueAsString().getAsInteger(10, NumPatchBytes)) in parseStatepointDirectivesFromAttrs()