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