Searched refs:ClInstrumentationWithCallsThreshold (Results 1 – 1 of 1) sorted by relevance
299 static cl::opt<int> ClInstrumentationWithCallsThreshold( variable2705 (ClInstrumentationWithCallsThreshold >= 0 && in instrumentFunction()2706 ToInstrument.size() > (unsigned)ClInstrumentationWithCallsThreshold); in instrumentFunction()