Home
last modified time | relevance | path

Searched refs:ExternalAttribute (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DAliasAnalysisSummary.h187 struct ExternalAttribute { struct
198 SmallVector<ExternalAttribute, 8> RetParamAttributes;
244 Optional<InstantiatedAttr> instantiateExternalAttribute(ExternalAttribute EAttr,
H A DAliasAnalysisSummary.cpp96 Optional<InstantiatedAttr> instantiateExternalAttribute(ExternalAttribute EAttr, in instantiateExternalAttribute()
H A DCFLSteensAliasAnalysis.cpp153 ExternalAttribute{CurrValue, ExternalAttrs}); in FunctionInfo()
H A DCFLAndersAliasAnalysis.cpp490 SmallVectorImpl<ExternalAttribute> &ExtAttributes, const Function &Fn, in populateExternalAttributes()
496 ExtAttributes.push_back(ExternalAttribute{*IVal, Attr}); in populateExternalAttributes()