Searched refs:ClInstrumentationWithCallsThreshold (Results 1 – 1 of 1) sorted by relevance
174 static cl::opt<int> ClInstrumentationWithCallsThreshold( variable1649 (ClInstrumentationWithCallsThreshold >= 0 && in runOnFunction()1650 ToInstrument.size() > (unsigned)ClInstrumentationWithCallsThreshold); in runOnFunction()