forked from OSchip/llvm-project
parent
fa1fe93789
commit
01a3c25c27
|
@ -570,8 +570,8 @@ private:
|
|||
struct Attributor {
|
||||
/// Constructor
|
||||
///
|
||||
/// \param InformationCache Cache to hold various information accessible for
|
||||
/// the abstract attributes.
|
||||
/// \param InfoCache Cache to hold various information accessible for
|
||||
/// the abstract attributes.
|
||||
/// \param DepRecomputeInterval Number of iterations until the dependences
|
||||
/// between abstract attributes are recomputed.
|
||||
Attributor(InformationCache &InfoCache, unsigned DepRecomputeInterval)
|
||||
|
|
Loading…
Reference in New Issue