|
LLVM
4.0.0
|
Information we have about a function and would like to keep around. More...
Public Member Functions | |
| FunctionInfo (Function &Fn, const SmallVectorImpl< Value * > &RetVals, StratifiedSets< InstantiatedValue > S) | |
| const StratifiedSets < InstantiatedValue > & | getStratifiedSets () const |
| const AliasSummary & | getAliasSummary () const |
Information we have about a function and would like to keep around.
Definition at line 69 of file CFLSteensAliasAnalysis.cpp.
| llvm::CFLSteensAAResult::FunctionInfo::FunctionInfo | ( | Function & | Fn, |
| const SmallVectorImpl< Value * > & | RetVals, | ||
| StratifiedSets< InstantiatedValue > | S | ||
| ) |
Definition at line 128 of file CFLSteensAliasAnalysis.cpp.
References llvm::Function::arg_size(), llvm::DenseMapBase< DenseMap< KeyT, ValueT, KeyInfoT, BucketT >, KeyT, ValueT, KeyInfoT, BucketT >::end(), llvm::DenseMapBase< DenseMap< KeyT, ValueT, KeyInfoT, BucketT >, KeyT, ValueT, KeyInfoT, BucketT >::find(), llvm::cflaa::getExternallyVisibleAttrs(), llvm::cflaa::StratifiedSets< T >::getLink(), llvm::DenseMapBase< DenseMap< KeyT, ValueT, KeyInfoT, BucketT >, KeyT, ValueT, KeyInfoT, BucketT >::insert(), llvm::codeview::Link, llvm::cflaa::MaxSupportedArgsInSummary, and llvm::cflaa::UnknownOffset.
|
inline |
Definition at line 80 of file CFLSteensAliasAnalysis.cpp.
|
inline |
Definition at line 77 of file CFLSteensAliasAnalysis.cpp.
1.8.6