Searched refs:ClMaxInsnsToInstrumentPerBB (Results 1 – 2 of 2) sorted by relevance
160 static cl::opt<int> ClMaxInsnsToInstrumentPerBB( variable1836 if (NumInsnsPerBB >= ClMaxInsnsToInstrumentPerBB) break; in runOnFunction()
235 static cl::opt<int> ClMaxInsnsToInstrumentPerBB( variable2543 if (NumInsnsPerBB >= ClMaxInsnsToInstrumentPerBB) break; in runOnFunction()