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