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

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

Completed in 155 milliseconds