Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:FnIndex

898     unsigned FnIndex = AttributeSet::FunctionIndex;
899 bool OptForSize = F->getAttributes().hasAttribute(FnIndex, SzAttr);
900 bool NoFloat = F->getAttributes().hasAttribute(FnIndex, FlAttr);