Searched refs:CloneInstrThreshold (Results 1 – 1 of 1) sorted by relevance
397 unsigned CloneInstrThreshold = 100; in needMigrateBlock() local404 (BlkSize * (MBB->pred_size() - 1) > CloneInstrThreshold)); in needMigrateBlock()