Searched refs:BigBasicBlockInstructionThreshold (Results 1 – 1 of 1) sorted by relevance
34 static cl::opt<unsigned> BigBasicBlockInstructionThreshold( variable108 if (TotalInstructionCount > BigBasicBlockInstructionThreshold) in updateForBB()