Searched refs:RetParamAttributes (Results 1 – 4 of 4) sorted by relevance
413 auto &RetParamAttributes = Summary->RetParamAttributes; in tryInterproceduralAnalysis() local414 for (auto &Attribute : RetParamAttributes) { in tryInterproceduralAnalysis()
198 SmallVector<ExternalAttribute, 8> RetParamAttributes; member
152 Summary.RetParamAttributes.push_back( in FunctionInfo()
505 populateExternalAttributes(Summary.RetParamAttributes, Fn, RetVals, AMap); in FunctionInfo()