IntraProcAliasAnalysis::getReturnStmts
Get the return statements
Synopsis
Declared in <src/midend/programAnalysis/VirtualFunctionAnalysis/IntraProcAliasAnalysis.h>
std::vector<AliasRelationNode>
getReturnStmts();
Return Value
the return statements
Created with MrDocs