Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DStatepoint.cpp80 Attribute AttrNumPatchBytes = AS.getAttribute(AttributeList::FunctionIndex, in parseStatepointDirectivesFromAttrs() local
82 if (AttrNumPatchBytes.isStringAttribute()) in parseStatepointDirectivesFromAttrs()
83 if (!AttrNumPatchBytes.getValueAsString().getAsInteger(10, NumPatchBytes)) in parseStatepointDirectivesFromAttrs()