Searched refs:MediumBasicBlockInstructionThreshold (Results 1 – 1 of 1) sorted by relevance
39 static cl::opt<unsigned> MediumBasicBlockInstructionThreshold( variable110 else if (TotalInstructionCount > MediumBasicBlockInstructionThreshold) in updateForBB()