Searched refs:ClInstrumentWithCallThreshold (Results 1 – 1 of 1) sorted by relevance
249 static cl::opt<int> ClInstrumentWithCallThreshold( variable981 return ClInstrumentWithCallThreshold >= 0 && in shouldInstrumentWithCall()982 NumOriginStores >= ClInstrumentWithCallThreshold; in shouldInstrumentWithCall()