Searched refs:ClFast16Labels (Results 1 – 1 of 1) sorted by relevance
227 static cl::opt<bool> ClFast16Labels( variable814 if (ClFast8Labels && ClFast16Labels) { in DataFlowSanitizer()917 static const bool HasFastLabelsEnabled = ClFast8Labels || ClFast16Labels; in hasFastLabelsEnabled()