Home
last modified time | relevance | path

Searched defs:RetParamAttributes (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DAliasAnalysisSummary.h198 SmallVector<ExternalAttribute, 8> RetParamAttributes; member
H A DCFLGraph.h413 auto &RetParamAttributes = Summary->RetParamAttributes; in tryInterproceduralAnalysis() local