Searched refs:NestAttrs (Results 1 – 1 of 1) sorted by relevance
1762 const AttributeSet &NestAttrs = NestF->getAttributes(); in transformCallThroughTrampoline() local1763 if (!NestAttrs.isEmpty()) { in transformCallThroughTrampoline()1771 if (NestAttrs.hasAttribute(NestIdx, Attribute::Nest)) { in transformCallThroughTrampoline()1774 NestAttr = NestAttrs.getParamAttributes(NestIdx); in transformCallThroughTrampoline()