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