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