reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
270 bool hasValue() const { return PCT != PCT_Invalid; } 272 ProfileCountType getType() const { return PCT; } 273 bool isSynthetic() const { return PCT == PCT_Synthetic; }