Lines Matching refs:AttributesVec
663 SmallVector<AttributeSet, 8> AttributesVec; in DoPromotion() local
668 AttributesVec.push_back(AttributeSet::get(F->getContext(), in DoPromotion()
687 AttributesVec. in DoPromotion()
746 AttributesVec.push_back(AttributeSet::get(FTy->getContext(), in DoPromotion()
767 NF->setAttributes(AttributeSet::get(F->getContext(), AttributesVec)); in DoPromotion()
768 AttributesVec.clear(); in DoPromotion()
788 AttributesVec.push_back(AttributeSet::get(F->getContext(), in DoPromotion()
802 AttributesVec. in DoPromotion()
864 AttributesVec. in DoPromotion()
871 AttributesVec.push_back(AttributeSet::get(Call->getContext(), in DoPromotion()
883 AttributesVec)); in DoPromotion()
888 AttributesVec)); in DoPromotion()
894 AttributesVec.clear(); in DoPromotion()