Searched refs:ClInstrumentationWithCallThreshold (Results 1 – 1 of 1) sorted by relevance
312 static cl::opt<int> ClInstrumentationWithCallThreshold( variable1150 return ClInstrumentationWithCallThreshold >= 0 && in instrumentWithCalls()1151 SplittableBlocksCount > ClInstrumentationWithCallThreshold; in instrumentWithCalls()