Searched refs:MaxStructCounterNameSize (Results 1 – 1 of 1) sorted by relevance
128 static const unsigned MaxStructCounterNameSize = 512; variable163 StructType *StructTy, SmallString<MaxStructCounterNameSize> &NameStr);293 StructType *StructTy, SmallString<MaxStructCounterNameSize> &NameStr) { in createStructCounterName()310 if (NameStr.size() >= MaxStructCounterNameSize) in createStructCounterName()410 SmallString<MaxStructCounterNameSize> CounterNameStr; in createCacheFragInfoGV()