Searched refs:GenSlowPath (Results 1 – 1 of 1) sorted by relevance
1887 bool GenSlowPath = (ClAlwaysSlowPath || (TypeStoreSize < 8 * Granularity)); in instrumentAddress() local1890 if (GenSlowPath) { in instrumentAddress()1895 } else if (GenSlowPath) { in instrumentAddress()