Searched refs:ClAlwaysSlowPath (Results 1 – 2 of 2) sorted by relevance
152 static cl::opt<bool> ClAlwaysSlowPath( variable1167 if (ClAlwaysSlowPath || (TypeSize < 8 * Granularity)) { in instrumentAddress()
209 static cl::opt<bool> ClAlwaysSlowPath( variable1554 if (ClAlwaysSlowPath || (TypeSize < 8 * Granularity)) { in instrumentAddress()