Home
last modified time | relevance | path

Searched refs:getReturnValues (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DCFLSteensAliasAnalysis.cpp223 return FunctionInfo(*Fn, GraphBuilder.getReturnValues(), SetBuilder.build()); in buildSetsFrom()
H A DCFLGraph.h646 const SmallVector<Value *, 4> &getReturnValues() const { in getReturnValues() function
H A DCFLAndersAliasAnalysis.cpp806 return FunctionInfo(Fn, GraphBuilder.getReturnValues(), ReachSet, in buildInfoFrom()