Searched refs:getRetAttribute (Results 1 – 5 of 5) sorted by relevance
454 Attribute getRetAttribute(Attribute::AttrKind Kind) const;
1605 return F->getRetAttribute(Kind);
770 Attribute Function::getRetAttribute(Attribute::AttrKind Kind) const { in getRetAttribute() function in Function
383 FnAttr = F->getRetAttribute(Attribute::Range); in getRange()
1355 Attribute RangeAttr = F.getRetAttribute(Attribute::Range); in runImpl()