Searched refs:RetParamRelations (Results 1 – 4 of 4) sorted by relevance
403 auto &RetParamRelations = Summary->RetParamRelations; in tryInterproceduralAnalysis() local404 for (auto &Relation : RetParamRelations) { in tryInterproceduralAnalysis()
195 SmallVector<ExternalRelation, 8> RetParamRelations; member
143 Summary.RetParamRelations.push_back( in FunctionInfo()
507 populateExternalRelations(Summary.RetParamRelations, Fn, RetVals, ReachSet); in FunctionInfo()