Searched refs:CountValueType (Results 1 – 1 of 1) sorted by relevance
308 enum CountValueType { enum in __anoncd4cffa40111::CountValue314 CountValueType Kind;326 explicit CountValue(CountValueType t, Register v, unsigned u = 0) { in CountValue()