Searched refs:ClFast8Labels (Results 1 – 1 of 1) sorted by relevance
235 static cl::opt<bool> ClFast8Labels( variable814 if (ClFast8Labels && ClFast16Labels) { in DataFlowSanitizer()819 ShadowWidthBits = ClFast8Labels ? 8 : 16; in DataFlowSanitizer()917 static const bool HasFastLabelsEnabled = ClFast8Labels || ClFast16Labels; in hasFastLabelsEnabled()1100 ShadowPtrMask = ClFast8Labels in init()1106 ShadowPtrMask = ClFast8Labels in init()