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