Home | History | Annotate | Download | only in Scalar

Lines Matching refs:CallerAttrs

735   AttributeSet CallerAttrs = F->getAttributes();
736 if (CallerAttrs.hasAttribute(AttributeSet::ReturnIndex, Attribute::ZExt) ||
737 CallerAttrs.hasAttribute(AttributeSet::ReturnIndex, Attribute::SExt))