forked from OSchip/llvm-project
parent
f849ace2ab
commit
6fe48630c2
|
@ -187,8 +187,6 @@ public:
|
||||||
/// Used to find the proper base profile for a given base expression.
|
/// Used to find the proper base profile for a given base expression.
|
||||||
static BaseInfoTy getBaseInfo(const Expr *BaseE);
|
static BaseInfoTy getBaseInfo(const Expr *BaseE);
|
||||||
|
|
||||||
// For use in DenseMap.
|
|
||||||
friend class DenseMapInfo;
|
|
||||||
inline WeakObjectProfileTy();
|
inline WeakObjectProfileTy();
|
||||||
static inline WeakObjectProfileTy getSentinel();
|
static inline WeakObjectProfileTy getSentinel();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue