Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DStatepoint.cpp67 Attribute AttrNumPatchBytes = AS.getAttribute(AttributeSet::FunctionIndex, in parseStatepointDirectivesFromAttrs() local
69 if (AttrNumPatchBytes.isStringAttribute()) in parseStatepointDirectivesFromAttrs()
70 if (!AttrNumPatchBytes.getValueAsString().getAsInteger(10, NumPatchBytes)) in parseStatepointDirectivesFromAttrs()