reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/Transforms/IPO/Attributor.h
  446     if (AttrList.hasAttribute(getAttrIdx(), AK))
  447       return AttrList.getAttribute(getAttrIdx(), AK);
  465       AttrList = AttrList.removeAttribute(Ctx, getAttrIdx(), AK);
lib/Transforms/IPO/Attributor.cpp
  360     if (!addIfNotExistent(Ctx, Attr, Attrs, IRP.getAttrIdx()))