Searched refs:RetParamRelations (Results 1 – 4 of 4) sorted by relevance
394 auto &RetParamRelations = Summary->RetParamRelations; in tryInterproceduralAnalysis() local395 for (auto &Relation : RetParamRelations) { in tryInterproceduralAnalysis()
193 SmallVector<ExternalRelation, 8> RetParamRelations; member
142 Summary.RetParamRelations.push_back( in FunctionInfo()
505 populateExternalRelations(Summary.RetParamRelations, Fn, RetVals, ReachSet); in FunctionInfo()