Searched refs:ClMatchAllTag (Results 1 – 1 of 1) sorted by relevance
149 static cl::opt<int> ClMatchAllTag( variable616 if (ClMatchAllTag.getNumOccurrences()) { in initializeModule()617 if (ClMatchAllTag != -1) { in initializeModule()618 MatchAllTag = ClMatchAllTag & 0xFF; in initializeModule()