Searched refs:CallPAL (Results 1 – 2 of 2) sorted by relevance
765 const AttributeSet &CallPAL = CS.getAttributes(); in DoPromotion() local768 if (CallPAL.hasAttributes(AttributeSet::ReturnIndex)) in DoPromotion()770 CallPAL.getRetAttributes())); in DoPromotion()781 if (CallPAL.hasAttributes(ArgIndex)) { in DoPromotion()782 AttrBuilder B(CallPAL, ArgIndex); in DoPromotion()845 if (CallPAL.hasAttributes(ArgIndex)) { in DoPromotion()846 AttrBuilder B(CallPAL, ArgIndex); in DoPromotion()853 if (CallPAL.hasAttributes(AttributeSet::FunctionIndex)) in DoPromotion()855 CallPAL.getFnAttributes())); in DoPromotion()
893 const AttributeSet &CallPAL = CS.getAttributes(); in RemoveDeadStuffFromFunction() local896 AttributeSet RAttrs = CallPAL.getRetAttributes(); in RemoveDeadStuffFromFunction()915 if (CallPAL.hasAttributes(i + 1)) { in RemoveDeadStuffFromFunction()916 AttrBuilder B(CallPAL, i + 1); in RemoveDeadStuffFromFunction()932 if (CallPAL.hasAttributes(i + 1)) { in RemoveDeadStuffFromFunction()933 AttrBuilder B(CallPAL, i + 1); in RemoveDeadStuffFromFunction()939 if (CallPAL.hasAttributes(AttributeSet::FunctionIndex)) in RemoveDeadStuffFromFunction()941 CallPAL.getFnAttributes())); in RemoveDeadStuffFromFunction()