Home
last modified time | relevance | path

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

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