Searched refs:RawComplexity (Results 1 – 1 of 1) sorted by relevance
353 int64_t RawComplexity = R->getValueAsInt("Complexity"); in ComplexPattern() local354 if (RawComplexity == -1) in ComplexPattern()357 Complexity = RawComplexity; in ComplexPattern()