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