reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
251 if (skipFunction(F) || F.hasFnAttribute(Attribute::NoImplicitFloat)) 251 if (skipFunction(F) || F.hasFnAttribute(Attribute::NoImplicitFloat)) 258 getAnalysis<TargetTransformInfoWrapperPass>().getTTI(F); 260 Vectorizer V(F, AA, DT, SE, TTI);