Home | History | Annotate | Download | only in IPO

Lines Matching refs:FunctionIndex

94                                               AttributeSet::FunctionIndex,
99 if (CalleeAttr.hasAttribute(AttributeSet::FunctionIndex,
101 Caller->removeAttributes(AttributeSet::FunctionIndex, OldSSPAttr);
103 } else if (CalleeAttr.hasAttribute(AttributeSet::FunctionIndex,
105 !CallerAttr.hasAttribute(AttributeSet::FunctionIndex,
107 Caller->removeAttributes(AttributeSet::FunctionIndex, OldSSPAttr);
109 } else if (CalleeAttr.hasAttribute(AttributeSet::FunctionIndex,
111 !CallerAttr.hasAttribute(AttributeSet::FunctionIndex,
113 !CallerAttr.hasAttribute(AttributeSet::FunctionIndex,
272 Caller->getAttributes().hasAttribute(AttributeSet::FunctionIndex,
282 Callee->getAttributes().hasAttribute(AttributeSet::FunctionIndex,
285 && !Caller->getAttributes().hasAttribute(AttributeSet::FunctionIndex,
291 Callee->getAttributes().hasAttribute(AttributeSet::FunctionIndex,
657 !F->getAttributes().hasAttribute(AttributeSet::FunctionIndex,