Searched refs:RetInfo (Results 1 – 1 of 1) sorted by relevance
167 auto RetInfo = Sets.find(InstantiatedValue{RetVal, 0}); in FunctionInfo() local168 if (RetInfo.hasValue()) in FunctionInfo()169 AddToRetParamRelations(0, RetInfo->Index); in FunctionInfo()