Searched refs:AttrNumPatchBytes (Results 1 – 2 of 2) sorted by relevance
67 Attribute AttrNumPatchBytes = AS.getAttribute(AttributeSet::FunctionIndex, in parseStatepointDirectivesFromAttrs() local69 if (AttrNumPatchBytes.isStringAttribute()) in parseStatepointDirectivesFromAttrs()70 if (!AttrNumPatchBytes.getValueAsString().getAsInteger(10, NumPatchBytes)) in parseStatepointDirectivesFromAttrs()
80 Attribute AttrNumPatchBytes = AS.getAttribute(AttributeList::FunctionIndex, in parseStatepointDirectivesFromAttrs() local82 if (AttrNumPatchBytes.isStringAttribute()) in parseStatepointDirectivesFromAttrs()83 if (!AttrNumPatchBytes.getValueAsString().getAsInteger(10, NumPatchBytes)) in parseStatepointDirectivesFromAttrs()